Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EntityCatalogLoadoutData Interface Reference

Info for Player Loadout. More...

Inheritance diagram for SCR_EntityCatalogLoadoutData:
SCR_BaseEntityCatalogData

Public Member Functions

float GetLoadoutSpawnCost ()
 
- Public Member Functions inherited from SCR_BaseEntityCatalogData
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
 
- Protected Attributes inherited from SCR_BaseEntityCatalogData
bool m_bEnabled
 

Detailed Description

Info for Player Loadout.

Member Function Documentation

◆ GetLoadoutSpawnCost()

float SCR_EntityCatalogLoadoutData.GetLoadoutSpawnCost ( )
Returns
Get loadout spawn cost assigned to this loadout

Member Data Documentation

◆ m_fSpawnSupplyCost

float SCR_EntityCatalogLoadoutData.m_fSpawnSupplyCost
protected

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