Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_RadialMenuIcons Class Reference

Static Protected Member Functions

static string GetSafeIconPath (string iconPath)
 Returns provided icon path if its valid, or default (empty) icon otherwise.
static string GetDefaultIconPath (Class instance)

Detailed Description

Definition at line 26 of file SCR_BaseSelectionMenuDisplay.c.

Member Function Documentation

◆ GetDefaultIconPath()

string SCR_RadialMenuIcons::GetDefaultIconPath ( Class instance)
inlinestaticprotected

Provided instance is expected to be of type BaseSelectionMenuEntry Returns path to icon that can be used as a fallback one

Definition at line 45 of file SCR_BaseSelectionMenuDisplay.c.

◆ GetSafeIconPath()

string SCR_RadialMenuIcons::GetSafeIconPath ( string iconPath)
inlinestaticprotected

Returns provided icon path if its valid, or default (empty) icon otherwise.

Definition at line 34 of file SCR_BaseSelectionMenuDisplay.c.


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