Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_LoadoutArea Interface Reference
Inheritance diagram for SCR_LoadoutArea:
SCR_IdentityItemLoadoutArea

Public Member Functions

bool IsValid ()
 If false will hide the slot.
 

Public Attributes

ref LoadoutAreaType m_LoadoutArea
 
ECommonItemType m_eCommonType
 
ResourceName m_sIcon
 

Protected Attributes

string m_sName
 

Member Function Documentation

◆ IsValid()

bool SCR_LoadoutArea.IsValid ( )

If false will hide the slot.

Note that the SCR_EquipmentStorageComponent will still need override CanStoreItem CanStoreResource to disable the slot fully

Returns
True if the slot is valid and can be displayed

Implemented in SCR_IdentityItemLoadoutArea.

Member Data Documentation

◆ m_eCommonType

ECommonItemType SCR_LoadoutArea.m_eCommonType

◆ m_LoadoutArea

ref LoadoutAreaType SCR_LoadoutArea.m_LoadoutArea

◆ m_sIcon

ResourceName SCR_LoadoutArea.m_sIcon

◆ m_sName

string SCR_LoadoutArea.m_sName
protected

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