|
| void | InitWidgets (notnull Widget root) |
| |
| void | RecolorXPBar () |
| |
| void | RecolorXPText () |
| |
| void | UpdateXPTexts (bool toggled, bool volunteer, int XP, int totalXP, bool notify, SCR_EXPRewards rewardID, string rankIconName, string rankText, string nextRankIconName, string rewardName) |
| |
| void | UpdateXPProgressBar (notnull SCR_FactionManager factionManager, SCR_ECharacterRank curRank, SCR_ECharacterRank prevRank, int XP, int totalXP, bool notify) |
| |
◆ InitWidgets()
| void SCR_XPInfoWidgetData.InitWidgets |
( |
notnull Widget | root | ) |
|
◆ RecolorXPBar()
| void SCR_XPInfoWidgetData.RecolorXPBar |
( |
| ) |
|
◆ RecolorXPText()
| void SCR_XPInfoWidgetData.RecolorXPText |
( |
| ) |
|
◆ UpdateXPProgressBar()
| void SCR_XPInfoWidgetData.UpdateXPProgressBar |
( |
notnull SCR_FactionManager | factionManager, |
|
|
SCR_ECharacterRank | curRank, |
|
|
SCR_ECharacterRank | prevRank, |
|
|
int | XP, |
|
|
int | totalXP, |
|
|
bool | notify ) |
◆ UpdateXPTexts()
| void SCR_XPInfoWidgetData.UpdateXPTexts |
( |
bool | toggled, |
|
|
bool | volunteer, |
|
|
int | XP, |
|
|
int | totalXP, |
|
|
bool | notify, |
|
|
SCR_EXPRewards | rewardID, |
|
|
string | rankIconName, |
|
|
string | rankText, |
|
|
string | nextRankIconName, |
|
|
string | rewardName ) |
◆ m_wNextRankArrowIcon
| ImageWidget SCR_XPInfoWidgetData.m_wNextRankArrowIcon |
|
protected |
◆ m_wNextRankIcon
| ImageWidget SCR_XPInfoWidgetData.m_wNextRankIcon |
|
protected |
◆ m_wProgress
| ProgressBarWidget SCR_XPInfoWidgetData.m_wProgress |
|
protected |
◆ m_wProgressDiff
| ProgressBarWidget SCR_XPInfoWidgetData.m_wProgressDiff |
|
protected |
◆ m_wRank
| TextWidget SCR_XPInfoWidgetData.m_wRank |
|
protected |
◆ m_wRankIcon
| ImageWidget SCR_XPInfoWidgetData.m_wRankIcon |
|
protected |
◆ m_wRankNoIcon
| TextWidget SCR_XPInfoWidgetData.m_wRankNoIcon |
|
protected |
◆ m_wSkill
| TextWidget SCR_XPInfoWidgetData.m_wSkill |
|
protected |
◆ m_wTitle
| TextWidget SCR_XPInfoWidgetData.m_wTitle |
|
protected |
◆ STRING_REWARD_VOLUNTEER
| const string SCR_XPInfoWidgetData.STRING_REWARD_VOLUNTEER = "#AR-Campaign_RewardBonus_Volunteer" |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/HUD/SCR_XPInfoDisplay.c