CraftableItemLogicController class
CraftableItemLogicController
Inheritance
Base: ink.VirtualCompoundItemController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
normalAppearence | ink.CompoundWidgetReference | scripted |
controller | WeakHandle<InventoryItemDisplayController> | scripted |
itemData | ItemCraftingData? | scripted |
recipeData | RecipeData? | scripted |
isSpawnInProgress | bool | scripted |
displayToCreate | CName | scripted |
Functions
bool OnInitialize()RTTIvoid OnDataChanged(string value)RTTIbool OnSlotSpawned(ink.Widget widget, IScriptable userData)RTTIvoid UpdateControllerData()RTTIvoid SelectSlot(bool select)RTTIbool OnToggledOn(WeakHandle<ink.VirtualCompoundItemController> itemController)RTTIbool OnToggledOff(WeakHandle<ink.VirtualCompoundItemController> itemController)RTTIbool OnSelected(WeakHandle<ink.VirtualCompoundItemController> itemController, bool discreteNav)RTTIvoid UpdateHightlightColor()RTTI