| UnityEvents Class |
[Missing <summary> documentation for "T:Slash.Mobile.Events.UnityEvents"]
Namespace: Slash.Mobile.Events
The UnityEvents type exposes the following members.
| Name | Description | |
|---|---|---|
| OnUnityLoaded | ||
| OnUnityShutDown |
| Name | Description | |
|---|---|---|
| UnityLoaded |
Called from Unity when the app is responsive and ready for play.
| |
| UnityShutDown |
Called from Unity when shutting down.
|