|
Arma Reforger Script API
|
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 |
| 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
Implemented in SCR_IdentityItemLoadoutArea.
| ECommonItemType SCR_LoadoutArea.m_eCommonType |
| ref LoadoutAreaType SCR_LoadoutArea.m_LoadoutArea |
| ResourceName SCR_LoadoutArea.m_sIcon |
|
protected |