ObjectActionCost_Record class
game.data.ObjectActionCost_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
game.data.ItemCost_Record, game.data.StatPoolCost_Record
Properties
None.
Functions
int GetCostModsCount()RTTIWeakHandle<game.data.StatModifier_Record> GetCostModsItem(int index)RTTIgame.data.StatModifier_Record? GetCostModsItemHandle(int index)RTTIbool CostModsContains(WeakHandle<game.data.StatModifier_Record> item)RTTI