Search Results for

    Show / Hide Table of Contents

    Class OnAwakeEvent

    Platform-specific event triggered once MonoBehaviour.Awake is called.

    Inheritance
    object
    Object
    Component
    Behaviour
    MonoBehaviour
    PlatformEvent
    OnAwakeEvent
    Inherited Members
    PlatformEvent.OnInvoke
    PlatformEvent.TryInvoke()
    Namespace: GGL.Events
    Assembly: GGL.dll
    Syntax
    [AddComponentMenu("GG-Library/Events/On Awake Event")]
    [HelpURL("https://ggl.yoannhaffner.com/api/GGL.Events.OnAwakeEvent.html")]
    public class OnAwakeEvent : PlatformEvent
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX