UpgradingData_Record class
game.data.UpgradingData_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetIngredientsCount()RTTIWeakHandle<game.data.RecipeElement_Record> GetIngredientsItem(int index)RTTIgame.data.RecipeElement_Record? GetIngredientsItemHandle(int index)RTTIbool IngredientsContains(WeakHandle<game.data.RecipeElement_Record> item)RTTI