Arma Reforger Script API
|
Public Member Functions | |
SCR_ESupportStationResupplyType | GetResupplyType () |
![]() | |
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 | |
SCR_ESupportStationResupplyType | m_eResupplyType |
![]() | |
bool | m_bEnabled |
SCR_ESupportStationResupplyType SCR_EntityCatalogSupportStationResupplyData.GetResupplyType | ( | ) |
|
protected |