Skip to content

[API Change] Initialise: Make the path argument optional #10

@kkjamie

Description

@kkjamie

Currently the initialise function has this signature.

public static bool Initialise(string path, string cultureName = null)

The path an be optional and it would look in the root of resources.
It would be also neat to have an overload that would take the tables, since they may already be loaded and serialized on an object in the scene/prefab

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions