Hierarchy

Properties

Methods

Properties

customState: GroupedMap

Methods

  • Can be used to register a task which needs to be finished before the the whole load/save process is finished. Tasks will be processed sequentially.

    Parameters

    • pTask: (() => Promise<void>)
        • (): Promise<void>
        • Returns Promise<void>

    Returns void

Generated using TypeDoc