Arma Reforger Script API
|
Info for Player Loadout. More...
Public Member Functions | |
float | GetLoadoutSpawnCost () |
![]() | |
bool | IsEnabled () |
If is Enabled. | |
void | InitData (notnull SCR_EntityCatalogEntry entry) |
Called by Catalog on creation. | |
void | PostInitData (notnull SCR_EntityCatalogEntry entry) |
Called by Catalog after init data is called for all other entries. | |
Protected Attributes | |
float | m_fSpawnSupplyCost |
![]() | |
bool | m_bEnabled |
Info for Player Loadout.
float SCR_EntityCatalogLoadoutData.GetLoadoutSpawnCost | ( | ) |
|
protected |