-
Notifications
You must be signed in to change notification settings - Fork 1
API.Unity.Service.Unity
JuDelCo edited this page May 20, 2021
·
3 revisions
Namespace: Ju.Services
This service handles the Time Update events and expose new ones.
It's also responsible to manage the lifecycle of the ServiceContainer for you in Unity projects.
void CancelAppQuit();
UnityAppFocusEvent(bool hasFocus);
UnitySceneLoadedEvent(int sceneIndex, string sceneName, LoadSceneMode loadMode);
UnityQuitRequestedEvent();
UnityQuitEvent();
Return to [Home]
- Home
- Install
- Manual
-
Core API
- Services:
- Util:
-
Unity API
- Services:
- Integrations: