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