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

Classes

class  FillUtil
 
class  ResizeUtil
 

Public Member Functions

void RefreshAll ()
 
void RefreshScreen ()
 
void SetAllPlayerCreation ()
 
void Export ()
 

Public Attributes

ZoneInspector.ResizeUtil resize = new ZoneInspector.ResizeUtil()
 
ZoneInspector.FillUtil fill = new ZoneInspector.FillUtil()
 
Zone zone
 

Static Public Attributes

static ZoneInspector Instance
 
- Static Public Attributes inherited from EMono
static Core core
 

Properties

string idExport [get]
 
MapConfig mapConfig [get, set]
 
MapBounds bounds [get, set]
 
- 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)
 

Detailed Description

Definition at line 5 of file ZoneInspector.cs.

Member Function Documentation

◆ Export()

void ZoneInspector.Export ( )

Definition at line 109 of file ZoneInspector.cs.

◆ RefreshAll()

void ZoneInspector.RefreshAll ( )

Definition at line 69 of file ZoneInspector.cs.

◆ RefreshScreen()

void ZoneInspector.RefreshScreen ( )

Definition at line 75 of file ZoneInspector.cs.

◆ SetAllPlayerCreation()

void ZoneInspector.SetAllPlayerCreation ( )

Definition at line 96 of file ZoneInspector.cs.

Member Data Documentation

◆ fill

ZoneInspector.FillUtil ZoneInspector.fill = new ZoneInspector.FillUtil()

Definition at line 130 of file ZoneInspector.cs.

◆ Instance

ZoneInspector ZoneInspector.Instance
static

Definition at line 124 of file ZoneInspector.cs.

◆ resize

ZoneInspector.ResizeUtil ZoneInspector.resize = new ZoneInspector.ResizeUtil()

Definition at line 127 of file ZoneInspector.cs.

◆ zone

Zone ZoneInspector.zone

Definition at line 133 of file ZoneInspector.cs.

Property Documentation

◆ bounds

MapBounds ZoneInspector.bounds
getset

Definition at line 45 of file ZoneInspector.cs.

◆ idExport

string ZoneInspector.idExport
get

Definition at line 9 of file ZoneInspector.cs.

◆ mapConfig

MapConfig ZoneInspector.mapConfig
getset

Definition at line 25 of file ZoneInspector.cs.


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