BuildAttributeSet_Record class
game.data.BuildAttributeSet_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetAttributesCount()RTTIWeakHandle<game.data.BuildAttribute_Record> GetAttributesItem(int index)RTTIgame.data.BuildAttribute_Record? GetAttributesItemHandle(int index)RTTIbool AttributesContains(WeakHandle<game.data.BuildAttribute_Record> item)RTTI