Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_InventoryConfig Class Reference

Protected Member Functions

int GetValidLoadoutAreaCount ()
int GetValidLoaddoutAreas (notnull inout array< SCR_LoadoutArea > validLoadoutAreas)
int GetRowByArea (LoadoutAreaType pArea)
int GetRowByCommonItemType (ECommonItemType pItemType)
ResourceName GetIcon (LoadoutAreaType pArea)
ResourceName GetIconByRow (int iIndex)
LoadoutAreaType GetAreaByRow (int iIndex)
void ~SCR_InventoryConfig ()

Protected Attributes

ref array< ref SCR_LoadoutAream_aLoadoutAreas

Detailed Description

Definition at line 29 of file SCR_InventoryConfig.c.

Constructor & Destructor Documentation

◆ ~SCR_InventoryConfig()

void SCR_InventoryConfig::~SCR_InventoryConfig ( )
inlineprotected

Definition at line 133 of file SCR_InventoryConfig.c.

Member Function Documentation

◆ GetAreaByRow()

LoadoutAreaType SCR_InventoryConfig::GetAreaByRow ( int iIndex)
inlineprotected

Definition at line 121 of file SCR_InventoryConfig.c.

◆ GetIcon()

ResourceName SCR_InventoryConfig::GetIcon ( LoadoutAreaType pArea)
inlineprotected

Definition at line 91 of file SCR_InventoryConfig.c.

◆ GetIconByRow()

ResourceName SCR_InventoryConfig::GetIconByRow ( int iIndex)
inlineprotected

Definition at line 109 of file SCR_InventoryConfig.c.

◆ GetRowByArea()

int SCR_InventoryConfig::GetRowByArea ( LoadoutAreaType pArea)
inlineprotected

Definition at line 58 of file SCR_InventoryConfig.c.

◆ GetRowByCommonItemType()

int SCR_InventoryConfig::GetRowByCommonItemType ( ECommonItemType pItemType)
inlineprotected

Definition at line 76 of file SCR_InventoryConfig.c.

◆ GetValidLoaddoutAreas()

int SCR_InventoryConfig::GetValidLoaddoutAreas ( notnull inout array< SCR_LoadoutArea > validLoadoutAreas)
inlineprotected

Definition at line 42 of file SCR_InventoryConfig.c.

◆ GetValidLoadoutAreaCount()

int SCR_InventoryConfig::GetValidLoadoutAreaCount ( )
inlineprotected

Definition at line 35 of file SCR_InventoryConfig.c.

Member Data Documentation

◆ m_aLoadoutAreas

ref array<ref SCR_LoadoutArea> SCR_InventoryConfig::m_aLoadoutAreas
protected

Definition at line 32 of file SCR_InventoryConfig.c.


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