UIInventoryScriptableEquipmentListener class
UIInventoryScriptableEquipmentListener
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
uiInventoryScriptableSystem | WeakHandle<UIInventoryScriptableSystem> | scripted |
EquipmentBlackboard | WeakHandle<game.IBlackboard> | scripted |
itemEquippedListener | red.CallbackObject? | scripted |
Functions
void AttachScriptableSystem(ScriptGameInstance gameInstance)RTTIvoid RegisterBlackboard(ScriptGameInstance gameInstance)RTTIvoid UnregisterBlackboard()RTTIbool OnAreaEquippedChanged(int equipmentAreaIndex)RTTI