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

Protected Member Functions

bool SetIconTo (ImageWidget imageWidget, ImageWidget glowWidget=null)
void SetImageSet (ResourceName imageset)
string GetIconName ()

Protected Attributes

ResourceName m_sInteractionIcon
ResourceName m_sInteractionGlowIcon
string m_sIconName

Detailed Description

Definition at line 1 of file SCR_ActionUIInfo.c.

Member Function Documentation

◆ GetIconName()

string SCR_ActionUIInfo::GetIconName ( )
inlineprotected

Get the icon name if defined

Returns
string IconName

Definition at line 57 of file SCR_ActionUIInfo.c.

◆ SetIconTo()

bool SCR_ActionUIInfo::SetIconTo ( ImageWidget imageWidget,
ImageWidget glowWidget = null )
inlineprotected

Set icon to given image widgets.

Parameters
[in]ImageWidgetTarget image widget
[in]ImageWidgetTarget glow widget. Can be null
Returns
True when the image was set

Definition at line 17 of file SCR_ActionUIInfo.c.

◆ SetImageSet()

void SCR_ActionUIInfo::SetImageSet ( ResourceName imageset)
inlineprotected

Set the ImageSet to be used for the Image widget.

Parameters
[in]ResourceNameimageset

Definition at line 49 of file SCR_ActionUIInfo.c.

Member Data Documentation

◆ m_sIconName

string SCR_ActionUIInfo::m_sIconName
protected

Definition at line 10 of file SCR_ActionUIInfo.c.

◆ m_sInteractionGlowIcon

ResourceName SCR_ActionUIInfo::m_sInteractionGlowIcon
protected

Definition at line 7 of file SCR_ActionUIInfo.c.

◆ m_sInteractionIcon

ResourceName SCR_ActionUIInfo::m_sInteractionIcon
protected

Definition at line 4 of file SCR_ActionUIInfo.c.


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