Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VONEntryComponent Class Reference
Inheritance diagram for SCR_VONEntryComponent:
SCR_SelectionMenuEntryComponent

Protected Member Functions

void SetPowerIcon (bool state)
void SetActiveIcon (bool state)
void SetMuteIcon (bool state)
void SetTransceiverText (string text)
void SetTransceiverOpacity (float alpha)
void SetFrequencyText (string text)
void SetFrequencyColor (Color color)
void SetChannelText (string text)
override void HandlerAttached (Widget w)

Protected Attributes

ImageWidget m_wPowerIcon
ImageWidget m_wActiveIcon
ImageWidget m_wMuteIcon
TextWidget m_wTransceiverText
TextWidget m_wFrequencyText
TextWidget m_wChannelText

Detailed Description

Definition at line 3 of file SCR_VONEntryComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_VONEntryComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 78 of file SCR_VONEntryComponent.c.

◆ SetActiveIcon()

void SCR_VONEntryComponent::SetActiveIcon ( bool state)
inlineprotected

Definition at line 22 of file SCR_VONEntryComponent.c.

◆ SetChannelText()

void SCR_VONEntryComponent::SetChannelText ( string text)
inlineprotected

Definition at line 64 of file SCR_VONEntryComponent.c.

◆ SetFrequencyColor()

void SCR_VONEntryComponent::SetFrequencyColor ( Color color)
inlineprotected

Definition at line 58 of file SCR_VONEntryComponent.c.

◆ SetFrequencyText()

void SCR_VONEntryComponent::SetFrequencyText ( string text)
inlineprotected

Definition at line 52 of file SCR_VONEntryComponent.c.

◆ SetMuteIcon()

void SCR_VONEntryComponent::SetMuteIcon ( bool state)
inlineprotected

Definition at line 31 of file SCR_VONEntryComponent.c.

◆ SetPowerIcon()

void SCR_VONEntryComponent::SetPowerIcon ( bool state)
inlineprotected

Definition at line 13 of file SCR_VONEntryComponent.c.

◆ SetTransceiverOpacity()

void SCR_VONEntryComponent::SetTransceiverOpacity ( float alpha)
inlineprotected

Definition at line 46 of file SCR_VONEntryComponent.c.

◆ SetTransceiverText()

void SCR_VONEntryComponent::SetTransceiverText ( string text)
inlineprotected

Definition at line 40 of file SCR_VONEntryComponent.c.

Member Data Documentation

◆ m_wActiveIcon

ImageWidget SCR_VONEntryComponent::m_wActiveIcon
protected

Definition at line 6 of file SCR_VONEntryComponent.c.

◆ m_wChannelText

TextWidget SCR_VONEntryComponent::m_wChannelText
protected

Definition at line 10 of file SCR_VONEntryComponent.c.

◆ m_wFrequencyText

TextWidget SCR_VONEntryComponent::m_wFrequencyText
protected

Definition at line 9 of file SCR_VONEntryComponent.c.

◆ m_wMuteIcon

ImageWidget SCR_VONEntryComponent::m_wMuteIcon
protected

Definition at line 7 of file SCR_VONEntryComponent.c.

◆ m_wPowerIcon

ImageWidget SCR_VONEntryComponent::m_wPowerIcon
protected

Definition at line 5 of file SCR_VONEntryComponent.c.

◆ m_wTransceiverText

TextWidget SCR_VONEntryComponent::m_wTransceiverText
protected

Definition at line 8 of file SCR_VONEntryComponent.c.


The documentation for this class was generated from the following file: