![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_MANW_RankComponent |
| class | SCR_MANW_RankIconData |
| class | SCR_MANW_RankTagRankData |
Functions | |
| SCR_MANW_RankComponent SCR_ScriptedWidgetComponent | BaseContainerProps (configRoot :true) |
| override void | HandlerAttached (Widget w) |
| void | UpdateAwards (notnull SCR_WorkshopItem workshopItem) |
| bool | GetAwardData (notnull SCR_WorkshopItem workshopItem, out string category, out int place) |
Variables | |
| const string | IMAGESET_AWARD = "{402BB92E44897D60}UI/Textures/MANW2025/CupRanks.imageset" |
| ref SCR_MANW_RankLabelWidgets | m_Widgets = new SCR_MANW_RankLabelWidgets() |
| ref array< ref SCR_MANW_RankCategoryData > | m_aAwardCategories |
| ref map< string, string > | m_MapAwardCategories |
| ref array< ref SCR_MANW_RankIconData > | m_aAwardIcons |
| ref array< ref SCR_MANW_RankTagCategoryData > | m_aTagCategoryData |
| ref map< string, string > | m_MapTagCategoryData |
| ref array< ref SCR_MANW_RankTagRankData > | m_aTagRankData |
| ref map< string, int > | m_MapTagRankData |
| string | m_sName |
| ref Color | m_Color |
| SCR_MANW_RankComponent SCR_ScriptedWidgetComponent BaseContainerProps | ( | configRoot :true | ) |
Definition at line 1 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 179 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 129 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 159 of file SCR_MANW_RankComponent.c.
Definition at line 109 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 114 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 118 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 121 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 125 of file SCR_MANW_RankComponent.c.
| ref Color m_Color |
Definition at line 133 of file SCR_MANW_RankComponent.c.
Definition at line 115 of file SCR_MANW_RankComponent.c.
Definition at line 122 of file SCR_MANW_RankComponent.c.
Definition at line 126 of file SCR_MANW_RankComponent.c.
| string m_sName |
Definition at line 130 of file SCR_MANW_RankComponent.c.
|
protected |
Definition at line 111 of file SCR_MANW_RankComponent.c.