![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | IsEnabled () |
| void | SetRadios (IEntity entity, SCR_EVONAutoTuneFrequency tuneSpecificFrequency=SCR_EVONAutoTuneFrequency.NONE) |
| void | SetChannels (notnull SCR_Faction faction, notnull BaseRadioComponent radio, notnull SCR_VONAutoTuneRoleConfig roleConfig, int groupId, SCR_EVONAutoTuneFrequency tuneSpecificFrequency=SCR_EVONAutoTuneFrequency.NONE) |
| int | GetFrequency (notnull SCR_Faction faction, int groupId, SCR_EVONAutoTuneFrequency autoTuneFrequencyType) |
| int | GetPlatoonFrequency (notnull SCR_Faction faction) |
| int | GetObjectiveOrPlatoonFrequency (notnull SCR_Faction faction, int groupId) |
| int | GetCommanderFrequency (notnull Faction faction) |
| BaseRadioComponent | FindFirstRadio (SCR_VONController vonController, ERadioType radioType, string encryptionKey) |
| Find first equipped radio by type and encryptionKey. | |
| void | OnControlledEntityChanged (IEntity from, IEntity to) |
| void | SetUpdateRadios () |
| void | Update (float timeSlice) |
| void | Init (notnull IEntity owner, notnull SCR_VONController vonController) |
| void | Deinit () |
| Deinit VON Auto tune. | |
Protected Attributes | |
| ref SCR_VONAutoTuneConfig | m_VONAutoTuneConfig |
| const float | UPDATE_DELAY = 0.5 |
| SCR_GroupTaskManagerComponent | m_GroupTaskManagerComponent |
| seconds | |
| SCR_GroupsManagerComponent | m_GroupsManagerComponent |
| SCR_PlayerControllerGroupComponent | m_PlayerGroupComponent |
| SCR_PlayerController | m_PlayerController |
| SCR_VONController | m_VONController |
| SCR_TaskSystem | m_TaskSystem |
| RplComponent | m_RplComponent |
| SCR_Task | m_LastAddedTask |
| bool | m_bMustUpdate |
| float | m_fUpdateDelay |
Definition at line 2 of file SCR_VONAutoTune.c.
|
inlineprotected |
Deinit VON Auto tune.
Definition at line 271 of file SCR_VONAutoTune.c.
|
inlineprotected |
Find first equipped radio by type and encryptionKey.
Definition at line 173 of file SCR_VONAutoTune.c.
Definition at line 153 of file SCR_VONAutoTune.c.
|
inlineprotected |
Definition at line 110 of file SCR_VONAutoTune.c.
|
inlineprotected |
Definition at line 134 of file SCR_VONAutoTune.c.
|
inlineprotected |
Definition at line 128 of file SCR_VONAutoTune.c.
|
inlineprotected |
Init VON Auto tune
| [in] | owner | |
| [in] | vonController |
Definition at line 238 of file SCR_VONAutoTune.c.
|
inlineprotected |
Check if the auto tune is enabled.
Definition at line 27 of file SCR_VONAutoTune.c.
Definition at line 202 of file SCR_VONAutoTune.c.
|
inlineprotected |
Definition at line 83 of file SCR_VONAutoTune.c.
|
inlineprotected |
Definition at line 33 of file SCR_VONAutoTune.c.
|
inlineprotected |
Definition at line 208 of file SCR_VONAutoTune.c.
|
inlineprotected |
|
protected |
Definition at line 21 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 22 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 13 of file SCR_VONAutoTune.c.
|
protected |
seconds
Definition at line 12 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 19 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 15 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 14 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 18 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 17 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 8 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 16 of file SCR_VONAutoTune.c.
|
protected |
Definition at line 10 of file SCR_VONAutoTune.c.