Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_InventoryConfig Interface Reference

Public Member Functions

int GetLoadoutAreaCount ()
 
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
 

Constructor & Destructor Documentation

◆ ~SCR_InventoryConfig()

void SCR_InventoryConfig.~SCR_InventoryConfig ( )

Member Function Documentation

◆ GetAreaByRow()

LoadoutAreaType SCR_InventoryConfig.GetAreaByRow ( int  iIndex)

◆ GetIcon()

ResourceName SCR_InventoryConfig.GetIcon ( LoadoutAreaType  pArea)

◆ GetIconByRow()

ResourceName SCR_InventoryConfig.GetIconByRow ( int  iIndex)

◆ GetLoadoutAreaCount()

int SCR_InventoryConfig.GetLoadoutAreaCount ( )

◆ GetRowByArea()

int SCR_InventoryConfig.GetRowByArea ( LoadoutAreaType  pArea)

◆ GetRowByCommonItemType()

int SCR_InventoryConfig.GetRowByCommonItemType ( ECommonItemType  pItemType)

Member Data Documentation

◆ m_aLoadoutAreas

ref array<ref SCR_LoadoutArea> SCR_InventoryConfig.m_aLoadoutAreas
protected

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