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

Protected Member Functions

void SetImage_Internal (ImageWidget image, ResourceName imageSet, string imageName)
void SetIconColor (Color color)
void SetGlowColor (Color color)
void SetVisible (bool visible)
string GetIcon (out string imageSet)

Static Protected Member Functions

static SCR_DynamicIconComponent FindComponent (string name, Widget parent, bool searchAllChildren=true)

Detailed Description

Definition at line 5 of file SCR_DynamicIconComponent.c.

Member Function Documentation

◆ FindComponent()

SCR_DynamicIconComponent SCR_DynamicIconComponent::FindComponent ( string name,
Widget parent,
bool searchAllChildren = true )
inlinestaticprotected

Definition at line 123 of file SCR_DynamicIconComponent.c.

◆ GetIcon()

string SCR_DynamicIconComponent::GetIcon ( out string imageSet)
inlineprotected

Definition at line 114 of file SCR_DynamicIconComponent.c.

◆ SetGlowColor()

void SCR_DynamicIconComponent::SetGlowColor ( Color color)
inlineprotected

Definition at line 94 of file SCR_DynamicIconComponent.c.

◆ SetIconColor()

void SCR_DynamicIconComponent::SetIconColor ( Color color)
inlineprotected

Definition at line 85 of file SCR_DynamicIconComponent.c.

◆ SetImage_Internal()

void SCR_DynamicIconComponent::SetImage_Internal ( ImageWidget image,
ResourceName imageSet,
string imageName )
inlineprotected

Definition at line 74 of file SCR_DynamicIconComponent.c.

◆ SetVisible()

void SCR_DynamicIconComponent::SetVisible ( bool visible)
inlineprotected

Definition at line 103 of file SCR_DynamicIconComponent.c.


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