Elin Modding Docs Doc
Loading...
Searching...
No Matches
ContentHomeReport Class Reference
Inheritance diagram for ContentHomeReport:
Content

Public Member Functions

override void OnSwitchContent (int idTab)
 
void RefreshInfo ()
 
string GetTextHappiness (List< Chara > list)
 
void RefreshResources ()
 

Public Attributes

UIText textName
 
UIText textRank
 
UIText textWealth
 
UIText textHearth
 
UIText textPopu
 
UIText textInfluence
 
UIText textKnowledge
 
UIText textHeaderReport
 
UIText textReknown
 
UIText textKarma
 
UIButton buttonHappinessResident
 
UIButton buttonHappinessLivestock
 
UIList listCurrencies
 
UIList listResources
 
Faction faction
 
FactionBranch branch
 
Zone zone
 

Properties

int tabResearch [get]
 

Detailed Description

Definition at line 5 of file ContentHomeReport.cs.

Member Function Documentation

◆ GetTextHappiness()

string ContentHomeReport.GetTextHappiness ( List< Chara > list)

Definition at line 50 of file ContentHomeReport.cs.

◆ OnSwitchContent()

override void ContentHomeReport.OnSwitchContent ( int idTab)

Definition at line 18 of file ContentHomeReport.cs.

◆ RefreshInfo()

void ContentHomeReport.RefreshInfo ( )

Definition at line 27 of file ContentHomeReport.cs.

◆ RefreshResources()

void ContentHomeReport.RefreshResources ( )

Definition at line 88 of file ContentHomeReport.cs.

Member Data Documentation

◆ branch

FactionBranch ContentHomeReport.branch

Definition at line 176 of file ContentHomeReport.cs.

◆ buttonHappinessLivestock

UIButton ContentHomeReport.buttonHappinessLivestock

Definition at line 164 of file ContentHomeReport.cs.

◆ buttonHappinessResident

UIButton ContentHomeReport.buttonHappinessResident

Definition at line 161 of file ContentHomeReport.cs.

◆ faction

Faction ContentHomeReport.faction

Definition at line 173 of file ContentHomeReport.cs.

◆ listCurrencies

UIList ContentHomeReport.listCurrencies

Definition at line 167 of file ContentHomeReport.cs.

◆ listResources

UIList ContentHomeReport.listResources

Definition at line 170 of file ContentHomeReport.cs.

◆ textHeaderReport

UIText ContentHomeReport.textHeaderReport

Definition at line 152 of file ContentHomeReport.cs.

◆ textHearth

UIText ContentHomeReport.textHearth

Definition at line 140 of file ContentHomeReport.cs.

◆ textInfluence

UIText ContentHomeReport.textInfluence

Definition at line 146 of file ContentHomeReport.cs.

◆ textKarma

UIText ContentHomeReport.textKarma

Definition at line 158 of file ContentHomeReport.cs.

◆ textKnowledge

UIText ContentHomeReport.textKnowledge

Definition at line 149 of file ContentHomeReport.cs.

◆ textName

UIText ContentHomeReport.textName

Definition at line 131 of file ContentHomeReport.cs.

◆ textPopu

UIText ContentHomeReport.textPopu

Definition at line 143 of file ContentHomeReport.cs.

◆ textRank

UIText ContentHomeReport.textRank

Definition at line 134 of file ContentHomeReport.cs.

◆ textReknown

UIText ContentHomeReport.textReknown

Definition at line 155 of file ContentHomeReport.cs.

◆ textWealth

UIText ContentHomeReport.textWealth

Definition at line 137 of file ContentHomeReport.cs.

◆ zone

Zone ContentHomeReport.zone

Definition at line 179 of file ContentHomeReport.cs.

Property Documentation

◆ tabResearch

int ContentHomeReport.tabResearch
get

Definition at line 9 of file ContentHomeReport.cs.


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