Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_PlayerRadioSpawnPointCampaign.c File Reference

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 ()
 

Function Documentation

◆ ActivateSpawnPointPublic()

void ActivateSpawnPointPublic ( )

Definition at line 29 of file SCR_PlayerRadioSpawnPointCampaign.c.

◆ DeactivateSpawnPointPublic()

void DeactivateSpawnPointPublic ( )

Definition at line 36 of file SCR_PlayerRadioSpawnPointCampaign.c.

◆ GetCachedFaction()

Faction GetCachedFaction ( )
Returns

Definition at line 22 of file SCR_PlayerRadioSpawnPointCampaign.c.

◆ OnItemAdded()

SCR_PlayerRadioSpawnPointCampaignClass SCR_PlayerRadioSpawnPointClass OnItemAdded ( IEntity  item,
BaseInventoryStorageComponent  storageOwner 
)

Definition at line 9 of file SCR_PlayerRadioSpawnPointCampaign.c.