Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_PlayerRadioSpawnPointCampaignClass |
Functions | |
SCR_PlayerRadioSpawnPointCampaignClass SCR_PlayerRadioSpawnPointClass | OnItemAdded (IEntity item, BaseInventoryStorageComponent storageOwner) |
Faction | GetCachedFaction () |
void | ActivateSpawnPointPublic () |
void | DeactivateSpawnPointPublic () |
void ActivateSpawnPointPublic | ( | ) |
Definition at line 29 of file SCR_PlayerRadioSpawnPointCampaign.c.
void DeactivateSpawnPointPublic | ( | ) |
Definition at line 36 of file SCR_PlayerRadioSpawnPointCampaign.c.
Faction GetCachedFaction | ( | ) |
Definition at line 22 of file SCR_PlayerRadioSpawnPointCampaign.c.
SCR_PlayerRadioSpawnPointCampaignClass SCR_PlayerRadioSpawnPointClass OnItemAdded | ( | IEntity | item, |
BaseInventoryStorageComponent | storageOwner | ||
) |
Definition at line 9 of file SCR_PlayerRadioSpawnPointCampaign.c.