|
| static string | GetKnownChannel (int frequency) |
| | Get channel name tied to a frequency.
|
| |
|
| int | GetGroupedRadioIndex (notnull SCR_VONEntryRadio entry) |
| | Get sibling transceiver indeces when there are more in a single device.
|
| |
| array< SCR_VONEntryRadio > | GetGroupedEntries (notnull SCR_VONEntryRadio entry) |
| | Get sibling transceiver entries when there are more in a single device.
|
| |
| void | OnInputOpenMenu (SCR_RadialMenuController controller, bool hasControl) |
| | SCR_RadialMenuController event.
|
| |
| void | OnControllerTakeControl (SCR_RadialMenuController controller) |
| | SCR_RadialMenuController event.
|
| |
| void | OnControllerChanged (SCR_RadialMenuController controller) |
| | SCR_RadialMenuController event.
|
| |
| void | OnOpenMenu (SCR_SelectionMenu menu) |
| | SCR_RadialMenu event.
|
| |
| void | OnCloseMenu (SCR_SelectionMenu menu) |
| | SCR_RadialMenu event.
|
| |
| void | OnEntryPerformed (SCR_SelectionMenu menu, SCR_SelectionMenuEntry entry) |
| | SCR_RadialMenu event.
|
| |
| void | OnEntrySelected (SCR_SelectionMenu menu, SCR_SelectionMenuEntry entry, int id) |
| | SCR_RadialMenu event.
|
| |
| void | OnActiveEntriesChanged (SCR_VONEntry entry, bool isActive) |
| | SCR_VONController event.
|
| |
| void | OnAdjustEntry (int input, bool isModif) |
| |
| void | ActionTuneFrequency (float value, EActionTrigger reason) |
| | Menu item configuration callback.
|
| |
| void | ActionCycleChannel (float value, EActionTrigger reason) |
| | Menu item configuration callback.
|
| |
| void | OnMenuToggle (float value, EActionTrigger reason) |
| | Entry toggle callback.
|
| |
| void | OnMenuMuteToggle (float value, EActionTrigger reason) |
| | Entry toggle callback.
|
| |
| void | UpdateEntries () |
| |
◆ ActionCycleChannel()
| void SCR_VONMenu.ActionCycleChannel |
( |
float | value, |
|
|
EActionTrigger | reason ) |
|
protected |
Menu item configuration callback.
◆ ActionTuneFrequency()
| void SCR_VONMenu.ActionTuneFrequency |
( |
float | value, |
|
|
EActionTrigger | reason ) |
|
protected |
Menu item configuration callback.
◆ AddRadialCategory()
◆ AddRadialEntry()
◆ GetGroupedEntries()
Get sibling transceiver entries when there are more in a single device.
◆ GetGroupedRadioIndex()
Get sibling transceiver indeces when there are more in a single device.
◆ GetKnownChannel()
| static string SCR_VONMenu.GetKnownChannel |
( |
int | frequency | ) |
|
|
static |
Get channel name tied to a frequency.
- Parameters
-
| frequency | is the subject frequency |
- Returns
- channel name or empty string if not found
◆ GetRadialMenu()
◆ Init()
◆ OnActiveEntriesChanged()
| void SCR_VONMenu.OnActiveEntriesChanged |
( |
SCR_VONEntry | entry, |
|
|
bool | isActive ) |
|
protected |
◆ OnAdjustEntry()
| void SCR_VONMenu.OnAdjustEntry |
( |
int | input, |
|
|
bool | isModif ) |
|
protected |
◆ OnCloseMenu()
◆ OnControllerChanged()
◆ OnControllerTakeControl()
◆ OnEntryPerformed()
◆ OnEntrySelected()
◆ OnInputOpenMenu()
◆ OnMenuMuteToggle()
| void SCR_VONMenu.OnMenuMuteToggle |
( |
float | value, |
|
|
EActionTrigger | reason ) |
|
protected |
◆ OnMenuToggle()
| void SCR_VONMenu.OnMenuToggle |
( |
float | value, |
|
|
EActionTrigger | reason ) |
|
protected |
◆ OnOpenMenu()
◆ SetMenuDisabled()
| void SCR_VONMenu.SetMenuDisabled |
( |
bool | state | ) |
|
◆ Update()
| void SCR_VONMenu.Update |
( |
float | timeSlice | ) |
|
◆ UpdateEntries()
| void SCR_VONMenu.UpdateEntries |
( |
| ) |
|
|
protected |
◆ ADJUST_COOLDOWN
| const float SCR_VONMenu.ADJUST_COOLDOWN = 0.175 |
|
static |
◆ m_bIsDisabled
| bool SCR_VONMenu.m_bIsDisabled |
|
protected |
◆ m_bIsModifierActive
| bool SCR_VONMenu.m_bIsModifierActive |
|
protected |
◆ m_Display
◆ m_fAdjustCooldown
| float SCR_VONMenu.m_fAdjustCooldown |
|
protected |
◆ m_FrequencyListTimer
| float SCR_VONMenu.m_FrequencyListTimer |
|
protected |
◆ m_LastSelectedEntry
◆ m_RadialController
◆ m_RadialMenu
◆ m_SelectedEntry
◆ m_VONController
The documentation for this interface was generated from the following file: