CharacterCreationAttributeData class
CharacterCreationAttributeData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
label | string | scripted |
desc | string | scripted |
value | int | scripted |
attribute | game.data.StatType | scripted |
icon | CName | scripted |
maxValue | int | scripted |
minValue | int | scripted |
maxed | bool | scripted |
atMinimum | bool | scripted |
Functions
void SetValue(int val)RTTIvoid SetMaxed(bool val)RTTIvoid SetAtMinimum(bool val)RTTI