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

Go to the source code of this file.

Data Structures

class  SCR_AntennaServicePointComponentClass
 

Functions

override void OnFactionChanged (FactionAffiliationComponent owner, Faction previousFaction, Faction faction)
 Event which is triggered when the owning faction changes. More...
 
void ChangeRadioSettings (notnull SCR_Faction faction)
 
override void OnPostInit (IEntity owner)
 Editable Mine. More...
 

Variables

SCR_AntennaServicePointComponentClass m_RadioControl
 

Function Documentation

◆ ChangeRadioSettings()

void ChangeRadioSettings ( notnull SCR_Faction  faction)
Parameters
[in]faction

Definition at line 25 of file SCR_AntennaServicePointComponent.c.

◆ OnFactionChanged()

override void OnFactionChanged ( FactionAffiliationComponent  owner,
Faction  previousFaction,
Faction  faction 
)

Event which is triggered when the owning faction changes.

Definition at line 10 of file SCR_AntennaServicePointComponent.c.

Variable Documentation

◆ m_RadioControl