Elin Decompiled Documentation EA 23.102 Nightly
|
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] |
![]() | |
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 int | rnd (int a) |
![]() | |
static Core | core |
Definition at line 6 of file UIFactionInfo.cs.
|
inlineprivate |
Definition at line 40 of file UIFactionInfo.cs.
References imageFull.
|
inline |
Definition at line 172 of file UIFactionInfo.cs.
References UINote.Build(), UINote.Clear(), and note.
Referenced by ContentFaction.RefreshZones().
|
inline |
Definition at line 48 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 78 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 121 of file UIFactionInfo.cs.
References EMono._zone, UINote.AddHeader(), UINote.AddHeaderTopic(), UINote.AddText(), UINote.AddTopic(), Zone.branch, UINote.Build(), Game.cards, UINote.Clear(), EMono.game, RankedZoneManager.GetIncome(), RankedZoneManager.GetRankText(), CardManager.globalCharas, gx, gy, Chara.homeBranch, 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, HomeResourceManager.worth, Spatial.x, Spatial.y, and zone.
Referenced by ContentFaction.RefreshZones(), and LayerFactions.RefreshZones().
UIButton UIFactionInfo.buttonBuy |
Definition at line 22 of file UIFactionInfo.cs.
UIButton UIFactionInfo.buttonExplore |
Definition at line 26 of file UIFactionInfo.cs.
UIButton UIFactionInfo.buttonVisit |
Definition at line 24 of file UIFactionInfo.cs.
int UIFactionInfo.gx |
Definition at line 28 of file UIFactionInfo.cs.
Referenced by SetZone().
int UIFactionInfo.gy |
Definition at line 30 of file UIFactionInfo.cs.
Referenced by SetZone().
Image UIFactionInfo.imageFull |
Definition at line 10 of file UIFactionInfo.cs.
Referenced by Awake(), SetFaction(), and SetReligion().
Anime UIFactionInfo.imageIn |
Definition at line 12 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
Anime UIFactionInfo.imageOut |
Definition at line 14 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
LayoutGroup UIFactionInfo.layoutButtons |
Definition at line 34 of file UIFactionInfo.cs.
UINote UIFactionInfo.note |
Definition at line 8 of file UIFactionInfo.cs.
Referenced by Clear(), SetFaction(), SetReligion(), and SetZone().
Transform UIFactionInfo.pivot |
Definition at line 20 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
Transform UIFactionInfo.transImage |
Definition at line 18 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
Tween UIFactionInfo.tween |
Definition at line 16 of file UIFactionInfo.cs.
Referenced by SetFaction(), and SetReligion().
Zone UIFactionInfo.zone |
Definition at line 32 of file UIFactionInfo.cs.
Referenced by SetZone().
|
get |
Definition at line 38 of file UIFactionInfo.cs.
|
get |
Definition at line 36 of file UIFactionInfo.cs.