TweakDBType enum
game.data.TweakDBType
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
Invalid | 0 | |
ForeignKey | 1 | |
Int | 2 | |
Float | 3 | |
Bool | 4 | |
String | 5 | |
CName | 6 | |
ResRef | 7 | |
LocKey | 8 | |
Color | 9 | |
Vector2 | 10 | |
Vector3 | 11 | |
EulerAngles | 12 | |
Quaternion | 13 |
game.data.TweakDBType
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
Invalid | 0 | |
ForeignKey | 1 | |
Int | 2 | |
Float | 3 | |
Bool | 4 | |
String | 5 | |
CName | 6 | |
ResRef | 7 | |
LocKey | 8 | |
Color | 9 | |
Vector2 | 10 | |
Vector3 | 11 | |
EulerAngles | 12 | |
Quaternion | 13 |