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

Protected Member Functions

override bool OnDrop (SCR_InventorySlotUI slot)
void ApplyItem (IEntity gadget, bool isInHand, bool isOnGround)
bool CanApplyItem (notnull IEntity item)
void SetTourniquetted (bool tourniquetted)
bool IsTourniquetted ()
SCR_InventoryMenuUI GetMenuHandler ()
void SCR_InventoryHitZoneUI (BaseInventoryStorageComponent storage, LoadoutAreaType slotID=null, SCR_InventoryMenuUI menuManager=null, int iPage=0, array< BaseInventoryStorageComponent > aTraverseStorage=null, SCR_InventoryHitZonePointContainerUI parent=null, bool isTourniquetted=false)

Protected Attributes

SCR_InventoryHitZonePointContainerUI m_pParentContainer
bool m_bTourniquetted

Detailed Description

Definition at line 1 of file SCR_InventoryHitZoneSlotUI.c.

Constructor & Destructor Documentation

◆ SCR_InventoryHitZoneUI()

void SCR_InventoryHitZoneUI::SCR_InventoryHitZoneUI ( BaseInventoryStorageComponent storage,
LoadoutAreaType slotID = null,
SCR_InventoryMenuUI menuManager = null,
int iPage = 0,
array< BaseInventoryStorageComponent > aTraverseStorage = null,
SCR_InventoryHitZonePointContainerUI parent = null,
bool isTourniquetted = false )
inlineprotected

Definition at line 84 of file SCR_InventoryHitZoneSlotUI.c.

Member Function Documentation

◆ ApplyItem()

void SCR_InventoryHitZoneUI::ApplyItem ( IEntity gadget,
bool isInHand,
bool isOnGround )
inlineprotected

Definition at line 32 of file SCR_InventoryHitZoneSlotUI.c.

◆ CanApplyItem()

bool SCR_InventoryHitZoneUI::CanApplyItem ( notnull IEntity item)
inlineprotected

Definition at line 57 of file SCR_InventoryHitZoneSlotUI.c.

◆ GetMenuHandler()

SCR_InventoryMenuUI SCR_InventoryHitZoneUI::GetMenuHandler ( )
inlineprotected

Definition at line 78 of file SCR_InventoryHitZoneSlotUI.c.

◆ IsTourniquetted()

bool SCR_InventoryHitZoneUI::IsTourniquetted ( )
inlineprotected

Definition at line 73 of file SCR_InventoryHitZoneSlotUI.c.

◆ OnDrop()

override bool SCR_InventoryHitZoneUI::OnDrop ( SCR_InventorySlotUI slot)
inlineprotected

Definition at line 7 of file SCR_InventoryHitZoneSlotUI.c.

◆ SetTourniquetted()

void SCR_InventoryHitZoneUI::SetTourniquetted ( bool tourniquetted)
inlineprotected

Definition at line 68 of file SCR_InventoryHitZoneSlotUI.c.

Member Data Documentation

◆ m_bTourniquetted

bool SCR_InventoryHitZoneUI::m_bTourniquetted
protected

Definition at line 4 of file SCR_InventoryHitZoneSlotUI.c.

◆ m_pParentContainer

SCR_InventoryHitZonePointContainerUI SCR_InventoryHitZoneUI::m_pParentContainer
protected

Definition at line 3 of file SCR_InventoryHitZoneSlotUI.c.


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