Open Dev Kit Documentation :: General :: System Info :: Get Object Event Script
Root.SystemInfo.GetObjectEventScript( Object Abstract*, Event Nodes API Node* Array, Event Indices Integer Array, Create Boolean ) Script*Retrieves the event script associated with a specific object and event
Parameters
- Object Abstract*
- Object to get the event script for
- Event Nodes API Node* Array
- list of event nodes representing the event
- Event Indices Integer Array
- list of indices of the event
- Create Boolean
- Whether to create the event script if it does not exist
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
