oninitialized - eisclimber/ExPresS-XR GitHub Wiki
Field in LocaleChanger
Emitted once the LocalizationSettings is initialized. The parameter is true if there were was more than one locale configured.
public UnityEvent<bool> OnInitialized;Field in LocaleChanger
Emitted once the LocalizationSettings is initialized. The parameter is true if there were was more than one locale configured.
public UnityEvent<bool> OnInitialized;