VendorItemVirtualController class
VendorItemVirtualController
Inheritance
Base: ink.VirtualCompoundItemController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
data | VendorInventoryItemData? | scripted |
newData | VendorUIInventoryItemData? | scripted |
itemViewController | WeakHandle<InventoryItemDisplayController> | scripted |
isSpawnInProgress | bool | scripted |
Functions
bool OnInitialize()RTTIvoid OnDataChanged(string value)RTTIbool OnSpawned(ink.Widget widget, IScriptable userData)RTTIvoid UpdateControllerData()RTTIbool OnSelected(WeakHandle<ink.VirtualCompoundItemController> itemController, bool discreteNav)RTTI