|
Elin Decompiled Documentation EA 23.225 Nightly Patch 3
|
Classes | |
| class | FillUtil |
| class | ResizeUtil |
Public Member Functions | |
| void | RefreshAll () |
| void | RefreshScreen () |
| void | SetAllPlayerCreation () |
| void | Export () |
Public Attributes | |
| ResizeUtil | resize = new ResizeUtil() |
| FillUtil | fill = new 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] |
Private Member Functions | |
| void | Awake () |
| void | OnValidate () |
Additional Inherited Members | |
Static Public Member Functions inherited from EMono | |
| static int | rnd (int a) |
Definition at line 3 of file ZoneInspector.cs.
|
inlineprivate |
|
inline |
Definition at line 161 of file ZoneInspector.cs.
References EMono._zone, and Zone.Export().
|
inlineprivate |
Definition at line 166 of file ZoneInspector.cs.
References RefreshScreen().
|
inline |
Definition at line 125 of file ZoneInspector.cs.
References EMono._map, and Map.RefreshAllTiles().
|
inline |
Definition at line 130 of file ZoneInspector.cs.
References EMono._map, ActionMode.Activate(), ActionMode.Adv, Map.config, EMono.core, BaseGameScreen.Deactivate(), MapConfig.idSceneProfile, Core.IsGameStarted, SceneProfile.Load(), EMono.player, BaseGameScreen.RefreshScreenSize(), ActionMode.Region, EMono.screen, BaseGameScreen.SetZoom(), and Player.zone.
Referenced by OnValidate().
|
inline |
Definition at line 149 of file ZoneInspector.cs.
References EMono._map, Map.charas, and Map.things.
Definition at line 90 of file ZoneInspector.cs.
|
static |
Definition at line 86 of file ZoneInspector.cs.
Referenced by Awake().
| ResizeUtil ZoneInspector.resize = new ResizeUtil() |
Definition at line 88 of file ZoneInspector.cs.
| Zone ZoneInspector.zone |
Definition at line 92 of file ZoneInspector.cs.
|
getset |
Definition at line 108 of file ZoneInspector.cs.
|
get |
Definition at line 94 of file ZoneInspector.cs.
|
getset |
Definition at line 96 of file ZoneInspector.cs.