Elin Modding Docs Doc
Loading...
Searching...
No Matches
UIFactionInfo Class Reference
Inheritance diagram for UIFactionInfo:
EMono

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]
 

Additional Inherited Members

- Static Public Member Functions inherited from EMono
static int rnd (int a)
 
- Static Public Attributes inherited from EMono
static Core core
 

Detailed Description

Definition at line 8 of file UIFactionInfo.cs.

Member Function Documentation

◆ Clear()

void UIFactionInfo.Clear ( )

Definition at line 163 of file UIFactionInfo.cs.

◆ SetFaction()

void UIFactionInfo.SetFaction ( Faction f)

Definition at line 40 of file UIFactionInfo.cs.

◆ SetReligion()

void UIFactionInfo.SetReligion ( Religion f)

Definition at line 69 of file UIFactionInfo.cs.

◆ SetZone()

void UIFactionInfo.SetZone ( Zone _zone)

Definition at line 111 of file UIFactionInfo.cs.

Member Data Documentation

◆ buttonBuy

UIButton UIFactionInfo.buttonBuy

Definition at line 191 of file UIFactionInfo.cs.

◆ buttonExplore

UIButton UIFactionInfo.buttonExplore

Definition at line 197 of file UIFactionInfo.cs.

◆ buttonVisit

UIButton UIFactionInfo.buttonVisit

Definition at line 194 of file UIFactionInfo.cs.

◆ gx

int UIFactionInfo.gx

Definition at line 200 of file UIFactionInfo.cs.

◆ gy

int UIFactionInfo.gy

Definition at line 203 of file UIFactionInfo.cs.

◆ imageFull

Image UIFactionInfo.imageFull

Definition at line 173 of file UIFactionInfo.cs.

◆ imageIn

Anime UIFactionInfo.imageIn

Definition at line 176 of file UIFactionInfo.cs.

◆ imageOut

Anime UIFactionInfo.imageOut

Definition at line 179 of file UIFactionInfo.cs.

◆ layoutButtons

LayoutGroup UIFactionInfo.layoutButtons

Definition at line 209 of file UIFactionInfo.cs.

◆ note

UINote UIFactionInfo.note

Definition at line 170 of file UIFactionInfo.cs.

◆ pivot

Transform UIFactionInfo.pivot

Definition at line 188 of file UIFactionInfo.cs.

◆ transImage

Transform UIFactionInfo.transImage

Definition at line 185 of file UIFactionInfo.cs.

◆ tween

Tween UIFactionInfo.tween

Definition at line 182 of file UIFactionInfo.cs.

◆ zone

Zone UIFactionInfo.zone

Definition at line 206 of file UIFactionInfo.cs.

Property Documentation

◆ actor

EloMapActor UIFactionInfo.actor
get

Definition at line 22 of file UIFactionInfo.cs.

◆ elomap

EloMap UIFactionInfo.elomap
get

Definition at line 12 of file UIFactionInfo.cs.


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