![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Action to set a radio frequency. More...
Protected Member Functions | |
| BaseRadioComponent | GetCommunicationDevice (notnull IEntity controlledEntity, string encryptionKey) |
| Returns a gadget of EGadgetType.RADIO. | |
| override void | OnActivate (IEntity object) |
Protected Attributes | |
| int | m_iFrequency |
| string | m_sEncryptionKey |
Action to set a radio frequency.
Definition at line 3 of file SCR_ScenarioFrameworkAIActionSetRadioFrequency.c.
|
inlineprotected |
Returns a gadget of EGadgetType.RADIO.
Definition at line 13 of file SCR_ScenarioFrameworkAIActionSetRadioFrequency.c.
|
inlineprotected |
Definition at line 54 of file SCR_ScenarioFrameworkAIActionSetRadioFrequency.c.
|
protected |
Definition at line 6 of file SCR_ScenarioFrameworkAIActionSetRadioFrequency.c.
|
protected |
Definition at line 9 of file SCR_ScenarioFrameworkAIActionSetRadioFrequency.c.