|
Whitebeam Template Reference Documentation
|
Schedule Template
action.listeningFor()
Return the set of triggers for which this action is listening
Syntax
action.listenerArray = rb.schedule.action.listeningFor(actionID)
Parameters
The 'action.listeningFor' method takes 1 parameter:
Name | Type/Value | Range/Length | Description | actionID | number | | Required. The ID of the action class which is listening |
Results
The 'action.listeningFor' method returns an array of structure:
|
|
(loadtime : 125ms) |