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

Public Member Functions

void SetZone (Zone _zone)
 

Public Attributes

UINote note
 
UIButton buttonBuy
 
UIButton buttonVisit
 
UIButton buttonExplore
 
int gx
 
int gy
 
Zone zone
 

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 4 of file UIZoneInfo.cs.

Member Function Documentation

◆ SetZone()

void UIZoneInfo.SetZone ( Zone _zone)

Definition at line 27 of file UIZoneInfo.cs.

Member Data Documentation

◆ buttonBuy

UIButton UIZoneInfo.buttonBuy

Definition at line 63 of file UIZoneInfo.cs.

◆ buttonExplore

UIButton UIZoneInfo.buttonExplore

Definition at line 69 of file UIZoneInfo.cs.

◆ buttonVisit

UIButton UIZoneInfo.buttonVisit

Definition at line 66 of file UIZoneInfo.cs.

◆ gx

int UIZoneInfo.gx

Definition at line 72 of file UIZoneInfo.cs.

◆ gy

int UIZoneInfo.gy

Definition at line 75 of file UIZoneInfo.cs.

◆ note

UINote UIZoneInfo.note

Definition at line 60 of file UIZoneInfo.cs.

◆ zone

Zone UIZoneInfo.zone

Definition at line 78 of file UIZoneInfo.cs.

Property Documentation

◆ actor

EloMapActor UIZoneInfo.actor
get

Definition at line 18 of file UIZoneInfo.cs.

◆ elomap

EloMap UIZoneInfo.elomap
get

Definition at line 8 of file UIZoneInfo.cs.


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