Drag[en]gine Script Module DragonScript  1.23
Dragengine.ConversationSystem.CConditionLogic.Operator Enum Reference

Logic operators. More...

Public Attributes

 all
 All conditions are true. More...
 
 any
 One or more conditions are true. More...
 
 none
 None of the conditions are true. More...
 

Detailed Description

Logic operators.

Member Data Documentation

◆ all

Dragengine.ConversationSystem.CConditionLogic.Operator.all

All conditions are true.

◆ any

Dragengine.ConversationSystem.CConditionLogic.Operator.any

One or more conditions are true.

◆ none

Dragengine.ConversationSystem.CConditionLogic.Operator.none

None of the conditions are true.


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