![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_ActionUIInfo.c.
|
inlineprotected |
Get the icon name if defined
Definition at line 57 of file SCR_ActionUIInfo.c.
|
inlineprotected |
Set icon to given image widgets.
| [in] | ImageWidget | Target image widget |
| [in] | ImageWidget | Target glow widget. Can be null |
Definition at line 17 of file SCR_ActionUIInfo.c.
|
inlineprotected |
Set the ImageSet to be used for the Image widget.
| [in] | ResourceName | imageset |
Definition at line 49 of file SCR_ActionUIInfo.c.
|
protected |
Definition at line 10 of file SCR_ActionUIInfo.c.
|
protected |
Definition at line 7 of file SCR_ActionUIInfo.c.
|
protected |
Definition at line 4 of file SCR_ActionUIInfo.c.