Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_InventorySlotStorageUI Class Reference
Inheritance diagram for SCR_InventorySlotStorageUI:
SCR_InventorySlotUI SCR_InventorySlotLBSUI SCR_InventorySlotStorageEmbeddedUI

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

Detailed Description

UI Script Inventory Slot UI Layout

Definition at line 5 of file SCR_InventorySlotStorageUI.c.

Constructor & Destructor Documentation

◆ SCR_InventorySlotStorageUI()

void SCR_InventorySlotStorageUI::SCR_InventorySlotStorageUI ( InventoryItemComponent pComponent = null,
SCR_InventoryStorageBaseUI pStorageUI = null,
bool bVisible = true,
int iSlotIndex = -1,
SCR_ItemAttributeCollection pAttributes = null )
inlineprotected

Definition at line 81 of file SCR_InventorySlotStorageUI.c.

◆ ~SCR_InventorySlotStorageUI()

void SCR_InventorySlotStorageUI::~SCR_InventorySlotStorageUI ( )
inlineprotected

Definition at line 88 of file SCR_InventorySlotStorageUI.c.

Member Function Documentation

◆ RemoveItem()

override bool SCR_InventorySlotStorageUI::RemoveItem ( )
inlineprotected

Definition at line 31 of file SCR_InventorySlotStorageUI.c.

◆ SetItemFunctionality()

override void SCR_InventorySlotStorageUI::SetItemFunctionality ( )
inlineprotected

stores the type of the functionality of the item in the slot

Definition at line 57 of file SCR_InventorySlotStorageUI.c.

◆ SetSelected()

override void SCR_InventorySlotStorageUI::SetSelected ( bool select)
inlineprotected

Definition at line 63 of file SCR_InventorySlotStorageUI.c.

◆ SetSlotVisible()

override void SCR_InventorySlotStorageUI::SetSlotVisible ( bool bVisible)
inlineprotected

should be the slot visible?

Definition at line 13 of file SCR_InventorySlotStorageUI.c.

◆ ToggleShownIconVisible()

void SCR_InventorySlotStorageUI::ToggleShownIconVisible ( )
inlineprotected

Definition at line 23 of file SCR_InventorySlotStorageUI.c.

Member Data Documentation

◆ m_wShownIcon

Widget SCR_InventorySlotStorageUI::m_wShownIcon
protected

Definition at line 7 of file SCR_InventorySlotStorageUI.c.


The documentation for this class was generated from the following file: