![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | SetSlotVisible (bool bVisible) |
| should be the slot visible? | |
| void | ToggleShownIconVisible () |
| override bool | RemoveItem () |
| override void | SetItemFunctionality () |
| stores the type of the functionality of the item in the slot | |
| override void | SetSelected (bool select) |
| void | SCR_InventorySlotStorageUI (InventoryItemComponent pComponent=null, SCR_InventoryStorageBaseUI pStorageUI=null, bool bVisible=true, int iSlotIndex=-1, SCR_ItemAttributeCollection pAttributes=null) |
| void | ~SCR_InventorySlotStorageUI () |
Protected Attributes | |
| Widget | m_wShownIcon |
UI Script Inventory Slot UI Layout
Definition at line 5 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
Definition at line 81 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
Definition at line 88 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
Definition at line 31 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
stores the type of the functionality of the item in the slot
Definition at line 57 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
Definition at line 63 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
should be the slot visible?
Definition at line 13 of file SCR_InventorySlotStorageUI.c.
|
inlineprotected |
Definition at line 23 of file SCR_InventorySlotStorageUI.c.
|
protected |
Definition at line 7 of file SCR_InventorySlotStorageUI.c.