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

Protected Member Functions

override void HandlerAttached (Widget w)
void UpdateAwards (notnull SCR_WorkshopItem workshopItem)
bool GetAwardData (notnull SCR_WorkshopItem workshopItem, out string category, out int place)

Protected Attributes

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, stringm_MapAwardCategories
ref array< ref SCR_MANW_RankIconDatam_aAwardIcons
ref array< ref SCR_MANW_RankTagCategoryData > m_aTagCategoryData
ref map< string, stringm_MapTagCategoryData
ref array< ref SCR_MANW_RankTagRankDatam_aTagRankData
ref map< string, intm_MapTagRankData

Detailed Description

Definition at line 1 of file SCR_MANW_RankComponent.c.

Member Function Documentation

◆ GetAwardData()

bool SCR_MANW_RankComponent::GetAwardData ( notnull SCR_WorkshopItem workshopItem,
out string category,
out int place )
inlineprotected

Definition at line 73 of file SCR_MANW_RankComponent.c.

◆ HandlerAttached()

override void SCR_MANW_RankComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 23 of file SCR_MANW_RankComponent.c.

◆ UpdateAwards()

void SCR_MANW_RankComponent::UpdateAwards ( notnull SCR_WorkshopItem workshopItem)
inlineprotected

Definition at line 53 of file SCR_MANW_RankComponent.c.

Member Data Documentation

◆ IMAGESET_AWARD

const string SCR_MANW_RankComponent::IMAGESET_AWARD = "{402BB92E44897D60}UI/Textures/MANW2025/CupRanks.imageset"
protected

Definition at line 3 of file SCR_MANW_RankComponent.c.

◆ m_aAwardCategories

ref array<ref SCR_MANW_RankCategoryData> SCR_MANW_RankComponent::m_aAwardCategories
protected

Definition at line 8 of file SCR_MANW_RankComponent.c.

◆ m_aAwardIcons

ref array<ref SCR_MANW_RankIconData> SCR_MANW_RankComponent::m_aAwardIcons
protected

Definition at line 12 of file SCR_MANW_RankComponent.c.

◆ m_aTagCategoryData

ref array<ref SCR_MANW_RankTagCategoryData> SCR_MANW_RankComponent::m_aTagCategoryData
protected

Definition at line 15 of file SCR_MANW_RankComponent.c.

◆ m_aTagRankData

ref array<ref SCR_MANW_RankTagRankData> SCR_MANW_RankComponent::m_aTagRankData
protected

Definition at line 19 of file SCR_MANW_RankComponent.c.

◆ m_MapAwardCategories

ref map<string, string> SCR_MANW_RankComponent::m_MapAwardCategories
protected

Definition at line 9 of file SCR_MANW_RankComponent.c.

◆ m_MapTagCategoryData

ref map<string, string> SCR_MANW_RankComponent::m_MapTagCategoryData
protected

Definition at line 16 of file SCR_MANW_RankComponent.c.

◆ m_MapTagRankData

ref map<string, int> SCR_MANW_RankComponent::m_MapTagRankData
protected

Definition at line 20 of file SCR_MANW_RankComponent.c.

◆ m_Widgets

ref SCR_MANW_RankLabelWidgets SCR_MANW_RankComponent::m_Widgets = new SCR_MANW_RankLabelWidgets()
protected

Definition at line 5 of file SCR_MANW_RankComponent.c.


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