Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_InventoryConfig Interface Reference

Public 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
 

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)

◆ GetRowByArea()

int SCR_InventoryConfig.GetRowByArea ( LoadoutAreaType pArea)

◆ GetRowByCommonItemType()

int SCR_InventoryConfig.GetRowByCommonItemType ( ECommonItemType pItemType)

◆ GetValidLoaddoutAreas()

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

◆ GetValidLoadoutAreaCount()

int SCR_InventoryConfig.GetValidLoadoutAreaCount ( )

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: