|
Elin Modding Docs Doc
|
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] |
Definition at line 5 of file ContentHomeReport.cs.
| string ContentHomeReport.GetTextHappiness | ( | List< Chara > | list | ) |
Definition at line 50 of file ContentHomeReport.cs.
| override void ContentHomeReport.OnSwitchContent | ( | int | idTab | ) |
Definition at line 18 of file ContentHomeReport.cs.
| void ContentHomeReport.RefreshInfo | ( | ) |
Definition at line 27 of file ContentHomeReport.cs.
| void ContentHomeReport.RefreshResources | ( | ) |
Definition at line 88 of file ContentHomeReport.cs.
| FactionBranch ContentHomeReport.branch |
Definition at line 176 of file ContentHomeReport.cs.
| UIButton ContentHomeReport.buttonHappinessLivestock |
Definition at line 164 of file ContentHomeReport.cs.
| UIButton ContentHomeReport.buttonHappinessResident |
Definition at line 161 of file ContentHomeReport.cs.
| Faction ContentHomeReport.faction |
Definition at line 173 of file ContentHomeReport.cs.
| UIList ContentHomeReport.listCurrencies |
Definition at line 167 of file ContentHomeReport.cs.
| UIList ContentHomeReport.listResources |
Definition at line 170 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textHeaderReport |
Definition at line 152 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textHearth |
Definition at line 140 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textInfluence |
Definition at line 146 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textKarma |
Definition at line 158 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textKnowledge |
Definition at line 149 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textName |
Definition at line 131 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textPopu |
Definition at line 143 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textRank |
Definition at line 134 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textReknown |
Definition at line 155 of file ContentHomeReport.cs.
| UIText ContentHomeReport.textWealth |
Definition at line 137 of file ContentHomeReport.cs.
| Zone ContentHomeReport.zone |
Definition at line 179 of file ContentHomeReport.cs.
|
get |
Definition at line 9 of file ContentHomeReport.cs.