Attribute_Record class
game.data.Attribute_Record
Inheritance
Base: game.data.Stat_Record
Derived
None.
Properties
None.
Functions
int GetProficienciesCount()RTTIWeakHandle<game.data.Proficiency_Record> GetProficienciesItem(int index)RTTIgame.data.Proficiency_Record? GetProficienciesItemHandle(int index)RTTIbool ProficienciesContains(WeakHandle<game.data.Proficiency_Record> item)RTTI