Drag[en]gine Script Module DragonScript  1.23
Dragengine.BehaviorTreeSystem.BTActionParameterTable.Operator Enum Reference

Update operator. More...

Public Attributes

 add
 Add value. More...
 
 multiply
 Multiply value. More...
 
 set
 Set value. More...
 

Detailed Description

Update operator.

Member Data Documentation

◆ add

Dragengine.BehaviorTreeSystem.BTActionParameterTable.Operator.add

Add value.

◆ multiply

Dragengine.BehaviorTreeSystem.BTActionParameterTable.Operator.multiply

Multiply value.

◆ set

Dragengine.BehaviorTreeSystem.BTActionParameterTable.Operator.set

Set value.


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