CachedCraftingMaterial class
CachedCraftingMaterial
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
itemID | game.ItemID | scripted |
displayName | string | scripted |
iconPath | string | scripted |
quantity | int | scripted |
Functions
void UpdateQuantity(WeakHandle<game.Object> owner)RTTIvoid UpdateQuantity(int quantity)RTTIstatic CachedCraftingMaterial? Make(TDBID tweakID)staticRTTI globalstatic CachedCraftingMaterial? Make(game.ItemID itemID)staticRTTI global