Class OnDisableEvent
Platform-specific event triggered once MonoBehaviour.OnDisable is called.
Namespace: GGL.Events
Assembly: GGL.dll
Syntax
[AddComponentMenu("GG-Library/Events/On Disable Event")]
[HelpURL("https://ggl.yoannhaffner.com/api/GGL.Events.OnDisableEvent.html")]
public class OnDisableEvent : PlatformEvent