Drag[en]gine Script Module DragonScript
1.23
|
Test mode. More...
Public Attributes | |
everFired | |
True if the trigger has ever been fired. More... | |
fired | |
True if the trigger is in the fired state. More... | |
neverFired | |
True if the trigger has never been fired. More... | |
notFired | |
True if the trigger is in the reset state. More... | |
Test mode.
Dragengine.BehaviorTreeSystem.BTConditionTrigger.TestMode.everFired |
True if the trigger has ever been fired.
Dragengine.BehaviorTreeSystem.BTConditionTrigger.TestMode.fired |
True if the trigger is in the fired state.
Dragengine.BehaviorTreeSystem.BTConditionTrigger.TestMode.neverFired |
True if the trigger has never been fired.
Dragengine.BehaviorTreeSystem.BTConditionTrigger.TestMode.notFired |
True if the trigger is in the reset state.