Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_InventoryStorageLBSUI Class Reference
Inheritance diagram for SCR_InventoryStorageLBSUI:
SCR_InventoryStorageBaseUI

Protected Member Functions

override int CreateSlots ()
override void GetAllItems (out notnull array< IEntity > pItemsInStorage, BaseInventoryStorageComponent pStorage=null)
override void HandlerAttached (Widget w)
void SCR_InventoryStorageLBSUI (BaseInventoryStorageComponent storage, LoadoutAreaType slotID=null, SCR_InventoryMenuUI menuManager=null, int iPage=0, array< BaseInventoryStorageComponent > aTraverseStorage=null)
void ~SCR_InventoryStorageLBSUI ()

Protected Attributes

ref array< InventoryItemComponentm_pInventoryItemsComponent = new array<InventoryItemComponent>()

Detailed Description

UI Script Inventory Storage UI Layout

Definition at line 5 of file SCR_InventoryStorageLBSUI.c.

Constructor & Destructor Documentation

◆ SCR_InventoryStorageLBSUI()

void SCR_InventoryStorageLBSUI::SCR_InventoryStorageLBSUI ( BaseInventoryStorageComponent storage,
LoadoutAreaType slotID = null,
SCR_InventoryMenuUI menuManager = null,
int iPage = 0,
array< BaseInventoryStorageComponent > aTraverseStorage = null )
inlineprotected

Definition at line 88 of file SCR_InventoryStorageLBSUI.c.

◆ ~SCR_InventoryStorageLBSUI()

void SCR_InventoryStorageLBSUI::~SCR_InventoryStorageLBSUI ( )
inlineprotected

Definition at line 94 of file SCR_InventoryStorageLBSUI.c.

Member Function Documentation

◆ CreateSlots()

override int SCR_InventoryStorageLBSUI::CreateSlots ( )
inlineprotected

Definition at line 23 of file SCR_InventoryStorageLBSUI.c.

◆ GetAllItems()

override void SCR_InventoryStorageLBSUI::GetAllItems ( out notnull array< IEntity > pItemsInStorage,
BaseInventoryStorageComponent pStorage = null )
inlineprotected

Definition at line 34 of file SCR_InventoryStorageLBSUI.c.

◆ HandlerAttached()

override void SCR_InventoryStorageLBSUI::HandlerAttached ( Widget w)
inlineprotected

Definition at line 74 of file SCR_InventoryStorageLBSUI.c.

Member Data Documentation

◆ m_pInventoryItemsComponent

ref array<InventoryItemComponent> SCR_InventoryStorageLBSUI::m_pInventoryItemsComponent = new array<InventoryItemComponent>()
protected

Definition at line 7 of file SCR_InventoryStorageLBSUI.c.


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