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

Protected Member Functions

override void HandlerAttached (Widget w)
void Highlight (bool highlight)

Protected Attributes

string m_sBackround
Widget m_wBackround
ref Color m_cTextDefault
ref Color m_cBackgroundDefault
ref Color m_cTextHighlight
ref Color m_cBackgroundHighlight

Detailed Description

Component for visual behavior of radil menu number hint Can display current slot number and change color

Definition at line 6 of file SCR_RadialMenuNumberHintComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_RadialMenuNumberHintComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 28 of file SCR_RadialMenuNumberHintComponent.c.

◆ Highlight()

void SCR_RadialMenuNumberHintComponent::Highlight ( bool highlight)
inlineprotected

Definition at line 38 of file SCR_RadialMenuNumberHintComponent.c.

Member Data Documentation

◆ m_cBackgroundDefault

ref Color SCR_RadialMenuNumberHintComponent::m_cBackgroundDefault
protected

Definition at line 19 of file SCR_RadialMenuNumberHintComponent.c.

◆ m_cBackgroundHighlight

ref Color SCR_RadialMenuNumberHintComponent::m_cBackgroundHighlight
protected

Definition at line 25 of file SCR_RadialMenuNumberHintComponent.c.

◆ m_cTextDefault

ref Color SCR_RadialMenuNumberHintComponent::m_cTextDefault
protected

Definition at line 16 of file SCR_RadialMenuNumberHintComponent.c.

◆ m_cTextHighlight

ref Color SCR_RadialMenuNumberHintComponent::m_cTextHighlight
protected

Definition at line 22 of file SCR_RadialMenuNumberHintComponent.c.

◆ m_sBackround

string SCR_RadialMenuNumberHintComponent::m_sBackround
protected

Definition at line 10 of file SCR_RadialMenuNumberHintComponent.c.

◆ m_wBackround

Widget SCR_RadialMenuNumberHintComponent::m_wBackround
protected

Definition at line 12 of file SCR_RadialMenuNumberHintComponent.c.


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