Meta_EventHandler
An EventHandler can be attached to any other node to trigger script execution.
For a full description of event types see Using the Script Event System
Public Types
Property index.
Idx_Enabled | bool - When enabled, the event can be triggered |
Idx_Event | string - The name of the event, prefixed with Event_ (e.g. Event_Touch , Event_KeyPress ) |