VariableNode class
game.data.VariableNode
Inheritance
Base: game.data.DataNode
Derived
None.
Properties
| Property | Type | |
|---|---|---|
hashedName | CName | |
type | string | |
name | string | |
isForeignKey | bool | |
isArray | bool | |
hasArrayValues | bool | |
isAddition | bool | |
typeEnum | game.data.TweakDBType | |
values | game.data.VariableNodeVariableValue[] |
Functions
None.