CraftableItemLogicController
Base: ink.VirtualCompoundItemController
None.
| Property | Type | |
|---|---|---|
normalAppearence | ink.CompoundWidgetReference | scripted |
controller | WeakHandle<InventoryItemDisplayController> | scripted |
itemData | ItemCraftingData? | scripted |
recipeData | RecipeData? | scripted |
isSpawnInProgress | bool | scripted |
displayToCreate | CName | scripted |
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