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

Operator. More...

Public Attributes

 decrement
 Decrements the parameter. More...
 
 increment
 Increments the parameter. More...
 
 random
 Randomize variable. More...
 
 set
 Sets the parameter. More...
 

Detailed Description

Member Data Documentation

◆ decrement

Dragengine.ConversationSystem.CActionSetActorParameter.Operator.decrement

Decrements the parameter.

◆ increment

Dragengine.ConversationSystem.CActionSetActorParameter.Operator.increment

Increments the parameter.

◆ random

Dragengine.ConversationSystem.CActionSetActorParameter.Operator.random

Randomize variable.

◆ set

Dragengine.ConversationSystem.CActionSetActorParameter.Operator.set

Sets the parameter.


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