Drag[en]gine Script Module DragonScript  1.23
Dragengine.ConversationSystem.CConditionTrigger.TestMode Enum Reference

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...
 

Detailed Description

Test mode.

Member Data Documentation

◆ everFired

Dragengine.ConversationSystem.CConditionTrigger.TestMode.everFired

True if the trigger has ever been fired.

◆ fired

Dragengine.ConversationSystem.CConditionTrigger.TestMode.fired

True if the trigger is in the fired state.

◆ neverFired

Dragengine.ConversationSystem.CConditionTrigger.TestMode.neverFired

True if the trigger has never been fired.

◆ notFired

Dragengine.ConversationSystem.CConditionTrigger.TestMode.notFired

True if the trigger is in the reset state.


The documentation for this enum was generated from the following file: