Skip to content

add onApplicationQuit to Singleton implementation #1

@Deepscorn

Description

@Deepscorn

protected virtual void OnApplicationQuit () {
_instance = null;
applicationIsQuitting = true;
}
example: ISN_Singleton in IOS Native Lib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions