|
Arma Reforger Script API
|
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 |
| 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.