Drag[en]gine Script Module DragonScript
1.21
|
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... | |
Logic operators.
Dragengine.ConversationSystem.CConditionLogic.Operator.all |
All conditions are true.
Dragengine.ConversationSystem.CConditionLogic.Operator.any |
One or more conditions are true.
Dragengine.ConversationSystem.CConditionLogic.Operator.none |
None of the conditions are true.