Arma Reforger Script API
|
Public Member Functions | |
override bool | IsValid () |
If false will hide the slot. | |
Additional Inherited Members | |
![]() | |
ref LoadoutAreaType | m_LoadoutArea |
ECommonItemType | m_eCommonType |
ResourceName | m_sIcon |
![]() | |
string | m_sName |
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
Implements SCR_LoadoutArea.