|
Drag[en]gine Script Module DragonScript 1.32.1
|
Test mode. More...
Public Attributes | |
| everFired | |
| True if the trigger has ever been fired. | |
| fired | |
| True if the trigger is in the fired state. | |
| neverFired | |
| True if the trigger has never been fired. | |
| notFired | |
| True if the trigger is in the reset state. | |
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.