Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AntennaServicePointComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_AntennaServicePointComponentClass

Functions

override void OnFactionChanged (FactionAffiliationComponent owner, Faction previousFaction, Faction faction)
void ChangeRadioSettings (notnull SCR_Faction faction)
override void OnPostInit (IEntity owner)
 Editable Mine.

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 )

Definition at line 10 of file SCR_AntennaServicePointComponent.c.

Variable Documentation

◆ m_RadioControl