 | UnityEventsUnityShutDownDelegate Delegate |
[Missing <summary> documentation for "T:Slash.Mobile.Events.UnityEvents.UnityShutDownDelegate"]
Namespace: Slash.Mobile.EventsAssembly: Slash.Mobile (in Slash.Mobile.dll) Version: 1.0.5843.24183
Syntaxpublic delegate void UnityShutDownDelegate()
Public Delegate Sub UnityShutDownDelegate
public delegate void UnityShutDownDelegate()
type UnityShutDownDelegate =
delegate of unit -> unit
See Also