![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| void ChangeRadioSettings | ( | notnull SCR_Faction | faction | ) |
| [in] | faction |
Definition at line 25 of file SCR_AntennaServicePointComponent.c.
| override void OnFactionChanged | ( | FactionAffiliationComponent | owner, |
| Faction | previousFaction, | ||
| Faction | faction ) |
Definition at line 10 of file SCR_AntennaServicePointComponent.c.
| SCR_AntennaServicePointComponentClass m_RadioControl |