Elin Modding Docs Doc
|
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] |
![]() | |
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 int | rnd (int a) |
![]() | |
static Core | core |
Definition at line 4 of file UIZoneInfo.cs.
void UIZoneInfo.SetZone | ( | Zone | _zone | ) |
Definition at line 27 of file UIZoneInfo.cs.
UIButton UIZoneInfo.buttonBuy |
Definition at line 63 of file UIZoneInfo.cs.
UIButton UIZoneInfo.buttonExplore |
Definition at line 69 of file UIZoneInfo.cs.
UIButton UIZoneInfo.buttonVisit |
Definition at line 66 of file UIZoneInfo.cs.
int UIZoneInfo.gx |
Definition at line 72 of file UIZoneInfo.cs.
int UIZoneInfo.gy |
Definition at line 75 of file UIZoneInfo.cs.
UINote UIZoneInfo.note |
Definition at line 60 of file UIZoneInfo.cs.
Zone UIZoneInfo.zone |
Definition at line 78 of file UIZoneInfo.cs.
|
get |
Definition at line 18 of file UIZoneInfo.cs.
|
get |
Definition at line 8 of file UIZoneInfo.cs.