Class OnGUIEvent
Event invoked for rendering and handling GUI events. See unity doc's MonoBehaviour.OnGUI for reference.
Namespace: nickmaltbie.StateMachineUnity.Attributes
Assembly: cs.temp.dll.dll
Syntax
public class OnGUIEvent : IEvent
Fields
Instance
Event invoked for rendering and handling GUI events. See unity doc's MonoBehaviour.OnGUI for reference.
Declaration
public static OnGUIEvent Instance
Field Value
Type | Description |
---|---|
OnGUIEvent |