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

Protected Member Functions

override void HandlerAttached (Widget w)
override void SetEntry (SCR_SelectionMenuEntry entry)
 Set entry holding data driving this visuals.
void SetImage (ResourceName texture, string image)
void SetLayoutSize (float size)
void SetIconColor (Color color=null)
Color GetAltColor ()
void OnEntryIconChange (SCR_SelectionMenuEntry entry, ResourceName texture, string image)

Protected Attributes

string m_sIcon
ref Color m_cDefaultColor
ref Color m_cAltColor
ImageWidget m_wIcon
ResourceName m_sTexture
string m_sImage

Detailed Description

Definition at line 2 of file SCR_SelectionMenuEntryIconComponent.c.

Member Function Documentation

◆ GetAltColor()

Color SCR_SelectionMenuEntryIconComponent::GetAltColor ( )
inlineprotected

Definition at line 82 of file SCR_SelectionMenuEntryIconComponent.c.

◆ HandlerAttached()

override void SCR_SelectionMenuEntryIconComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 23 of file SCR_SelectionMenuEntryIconComponent.c.

◆ OnEntryIconChange()

void SCR_SelectionMenuEntryIconComponent::OnEntryIconChange ( SCR_SelectionMenuEntry entry,
ResourceName texture,
string image )
inlineprotected

Definition at line 92 of file SCR_SelectionMenuEntryIconComponent.c.

◆ SetEntry()

override void SCR_SelectionMenuEntryIconComponent::SetEntry ( SCR_SelectionMenuEntry entry)
inlineprotected

Set entry holding data driving this visuals.

Definition at line 32 of file SCR_SelectionMenuEntryIconComponent.c.

◆ SetIconColor()

void SCR_SelectionMenuEntryIconComponent::SetIconColor ( Color color = null)
inlineprotected

Definition at line 70 of file SCR_SelectionMenuEntryIconComponent.c.

◆ SetImage()

void SCR_SelectionMenuEntryIconComponent::SetImage ( ResourceName texture,
string image )
inlineprotected

Definition at line 54 of file SCR_SelectionMenuEntryIconComponent.c.

◆ SetLayoutSize()

void SCR_SelectionMenuEntryIconComponent::SetLayoutSize ( float size)
inlineprotected

Definition at line 63 of file SCR_SelectionMenuEntryIconComponent.c.

Member Data Documentation

◆ m_cAltColor

ref Color SCR_SelectionMenuEntryIconComponent::m_cAltColor
protected

Definition at line 11 of file SCR_SelectionMenuEntryIconComponent.c.

◆ m_cDefaultColor

ref Color SCR_SelectionMenuEntryIconComponent::m_cDefaultColor
protected

Definition at line 8 of file SCR_SelectionMenuEntryIconComponent.c.

◆ m_sIcon

string SCR_SelectionMenuEntryIconComponent::m_sIcon
protected

Definition at line 5 of file SCR_SelectionMenuEntryIconComponent.c.

◆ m_sImage

string SCR_SelectionMenuEntryIconComponent::m_sImage
protected

Definition at line 16 of file SCR_SelectionMenuEntryIconComponent.c.

◆ m_sTexture

ResourceName SCR_SelectionMenuEntryIconComponent::m_sTexture
protected

Definition at line 15 of file SCR_SelectionMenuEntryIconComponent.c.

◆ m_wIcon

ImageWidget SCR_SelectionMenuEntryIconComponent::m_wIcon
protected

Definition at line 13 of file SCR_SelectionMenuEntryIconComponent.c.


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