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

Public Member Functions

override bool IsValid ()
 If false will hide the slot.
 

Additional Inherited Members

- Public Attributes inherited from SCR_LoadoutArea
ref LoadoutAreaType m_LoadoutArea
 
ECommonItemType m_eCommonType
 
ResourceName m_sIcon
 
- Protected Attributes inherited from SCR_LoadoutArea
string m_sName
 

Member Function Documentation

◆ IsValid()

override bool SCR_IdentityItemLoadoutArea.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

Implements SCR_LoadoutArea.


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