Table of Contents

Enum VariableChangeType

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public enum VariableChangeType

Fields

Add = 0

Call on variable is added

Name = 2

Call on variable name change

Remove = 4

Call on variable is removed

Type = 3

Call on variable type change if has dynamic type

Value = 1

Call on variable value change