Arma Reforger Script API
|
Public Member Functions | |
FactionKey | GetFactionKey () |
override void | OnLoadoutSpawned (GenericEntity pOwner, int playerId) |
![]() | |
override ResourceName | GetLoadoutResource () |
override ResourceName | GetLoadoutImageResource () |
override string | GetLoadoutName () |
![]() | |
bool | IsLoadoutAvailable (int playerId) |
bool | IsLoadoutAvailableClient () |
Public Attributes | |
string | m_sAffiliatedFaction |
![]() | |
string | m_sLoadoutName |
ResourceName | m_sLoadoutResource |
ResourceName | m_sLoadoutImage |
FactionKey SCR_FactionPlayerLoadout.GetFactionKey | ( | ) |
override void SCR_FactionPlayerLoadout.OnLoadoutSpawned | ( | GenericEntity | pOwner, |
int | playerId ) |
[in] | pOwner | |
[in] | playerId |
Implements SCR_BasePlayerLoadout.
Implemented in SCR_PlayerArsenalLoadout.
string SCR_FactionPlayerLoadout.m_sAffiliatedFaction |