Methods
startNewFrame()
To be called when events begin so that "Trigger once" conditions are properly handled.
- Source:
triggerOnce(triggerId)
Used by "Trigger once" conditions: return true only if this method was not called with the same identifier during the last frame.
Parameters:
Name | Type | Description |
---|---|---|
triggerId |
The identifier of the "Trigger once" condition. |
- Source: