Click or drag to resize
UnityEvents Class

[Missing <summary> documentation for "T:Slash.Mobile.Events.UnityEvents"]

Inheritance Hierarchy
SystemObject
  Slash.Mobile.EventsUnityEvents

Namespace: Slash.Mobile.Events
Assembly: Slash.Mobile (in Slash.Mobile.dll) Version: 1.0.5843.24183
Syntax
public static class UnityEvents

The UnityEvents type exposes the following members.

Methods
Fields
  NameDescription
Public fieldStatic memberUnityLoaded
Called from Unity when the app is responsive and ready for play.
Public fieldStatic memberUnityShutDown
Called from Unity when shutting down.
Top
See Also