|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| void | SetFaction (Faction f) |
| void | SetReligion (Religion f) |
| void | SetZone (Zone _zone) |
| void | Clear () |
Public Attributes | |
| UINote | note |
| Image | imageFull |
| Anime | imageIn |
| Anime | imageOut |
| Tween | tween |
| Transform | transImage |
| Transform | pivot |
| UIButton | buttonBuy |
| UIButton | buttonVisit |
| UIButton | buttonExplore |
| int | gx |
| int | gy |
| Zone | zone |
| LayoutGroup | layoutButtons |
Properties | |
| EloMap | elomap [get] |
| EloMapActor | actor [get] |
Properties inherited from EMono | |
| static Game | game [get] |
| static bool | AdvMode [get] |
| static Player | player [get] |
| static Chara | pc [get] |
| static UI | ui [get] |
| static Map | _map [get] |
| static Zone | _zone [get] |
| static FactionBranch | Branch [get] |
| static FactionBranch | BranchOrHomeBranch [get] |
| static Faction | Home [get] |
| static Scene | scene [get] |
| static BaseGameScreen | screen [get] |
| static GameSetting | setting [get] |
| static GameData | gamedata [get] |
| static ColorProfile | Colors [get] |
| static World | world [get] |
| static SoundManager | Sound [get] |
| static SourceManager | sources [get] |
| static SourceManager | editorSources [get] |
| static CoreDebug | debug [get] |
Private Member Functions | |
| void | Awake () |
Additional Inherited Members | |
Static Public Member Functions inherited from EMono | |
| static int | rnd (int a) |
Static Public Attributes inherited from EMono | |
| static Core | core |
Definition at line 7 of file UIFactionInfo.cs.
|
inlineprivate |
Definition at line 41 of file UIFactionInfo.cs.
References imageFull.
|
inline |
Definition at line 187 of file UIFactionInfo.cs.
References UINote.Build(), UINote.Clear(), and note.
Referenced by ContentFaction.RefreshZones().
|
inline |
Definition at line 49 of file UIFactionInfo.cs.
References UINote.AddHeader(), UINote.AddTopic(), UINote.Build(), UINote.Clear(), FactionRelation.GetTextRelation(), imageFull, imageIn, imageOut, Faction.Name, note, pivot, Anime.Play(), Faction.relation, Faction.TextType, transImage, and tween.
Referenced by LayerFactions.RefreshFactions(), and ContentFaction.RefreshFactions().
|
inline |
Definition at line 79 of file UIFactionInfo.cs.
References UINote.AddHeader(), UINote.AddText(), UINote.Build(), UINote.Clear(), Religion.GetSprite(), UIItem.Hyphenate(), Religion.id, imageFull, imageIn, imageOut, Religion.Name, note, pivot, Anime.Play(), Religion.relation, Religion.source, transImage, and tween.
Referenced by ContentFaction.RefreshFactions().
|
inline |
Definition at line 122 of file UIFactionInfo.cs.
References EMono._zone, UINote.AddHeader(), UINote.AddHeaderTopic(), UINote.AddText(), UINote.AddTopic(), Zone.branch, UINote.Build(), Game.cards, UINote.Clear(), ElementContainer.dict, FactionBranch.elements, EMono.game, RankedZoneManager.GetIncome(), RankedZoneManager.GetList(), RankedZoneManager.GetRankText(), CardManager.globalCharas, gx, gy, Chara.homeBranch, Spatial.influence, Zone.IsPCFaction, Zone.ListLandFeats(), FactionBranch.lv, Spatial.mainFaction, Card.Name, Element.Name, Faction.Name, Spatial.Name, note, SpatialManager.ranks, FactionBranch.resources, Element.source, UINote.Space(), Game.spatials, FactionBranch.TextLv, BaseHomeResource.value, RankedZone.value, HomeResourceManager.worth, Spatial.x, Spatial.y, and zone.
Referenced by ContentFaction.RefreshZones(), and LayerFactions.RefreshZones().
| UIButton UIFactionInfo.buttonBuy |
Definition at line 23 of file UIFactionInfo.cs.
| UIButton UIFactionInfo.buttonExplore |
Definition at line 27 of file UIFactionInfo.cs.
| UIButton UIFactionInfo.buttonVisit |
Definition at line 25 of file UIFactionInfo.cs.
| int UIFactionInfo.gx |
Definition at line 29 of file UIFactionInfo.cs.
Referenced by SetZone().
| int UIFactionInfo.gy |
Definition at line 31 of file UIFactionInfo.cs.
Referenced by SetZone().
| Image UIFactionInfo.imageFull |
Definition at line 11 of file UIFactionInfo.cs.
Referenced by Awake(), SetFaction(), and SetReligion().
| Anime UIFactionInfo.imageIn |
Definition at line 13 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
| Anime UIFactionInfo.imageOut |
Definition at line 15 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
| LayoutGroup UIFactionInfo.layoutButtons |
Definition at line 35 of file UIFactionInfo.cs.
| UINote UIFactionInfo.note |
Definition at line 9 of file UIFactionInfo.cs.
Referenced by Clear(), SetFaction(), SetReligion(), and SetZone().
| Transform UIFactionInfo.pivot |
Definition at line 21 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
| Transform UIFactionInfo.transImage |
Definition at line 19 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
| Tween UIFactionInfo.tween |
Definition at line 17 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
| Zone UIFactionInfo.zone |
Definition at line 33 of file UIFactionInfo.cs.
Referenced by SetZone().
|
get |
Definition at line 39 of file UIFactionInfo.cs.
|
get |
Definition at line 37 of file UIFactionInfo.cs.