|
Elin Modding Docs Doc
|
Public Member Functions | |
| override bool | HeaderIsListOf (int id) |
| void | SwitchPopulation (int _queryTarget) |
| override void | OnSwitchContent (Window window) |
Public Member Functions inherited from ELayer | |
| override void | OnBeforeAddLayer () |
| void | InitInspector () |
| override void | Init () |
| override void | OnAfterAddLayer () |
| void | TryShowHelp () |
| void | AddLayerToUI (string id) |
| void | TryShowHint (string _langHint=null) |
| void | TalkHomeMemeber (string id) |
| void | TalkMaid (string id) |
| override void | OnRightClick () |
Static Public Attributes | |
| const int | IdTabLocation = 2 |
| const int | IdTabReligion = 4 |
Properties | |
| override bool | blockWidgetClick [get] |
Properties inherited from ELayer | |
| static Core | core [get] |
| static Game | game [get] |
| static bool | AdvMode [get] |
| static Player | player [get] |
| static Chara | pc [get] |
| static FactionBranch | Branch [get] |
| static Faction | Home [get] |
| static UI | ui [get] |
| static Map | _map [get] |
| static Zone | _zone [get] |
| static Scene | scene [get] |
| static BaseGameScreen | screen [get] |
| static CoreConfig | config [get] |
| static GameSetting | setting [get] |
| static ColorProfile | Colors [get] |
| static SourceManager | sources [get] |
| static World | world [get] |
| static SoundManager | Sound [get] |
| static CoreDebug | debug [get] |
| bool | IsFloat [get] |
| virtual string | IdHelp [get] |
Additional Inherited Members | |
Static Public Member Functions inherited from ELayer | |
| static int | rnd (int a) |
Protected Member Functions inherited from ELayer | |
| override void | _Close () |
| override void | Kill () |
Definition at line 4 of file LayerJournal.cs.
| override bool LayerJournal.HeaderIsListOf | ( | int | id | ) |
Definition at line 17 of file LayerJournal.cs.
| override void LayerJournal.OnSwitchContent | ( | Window | window | ) |
Definition at line 31 of file LayerJournal.cs.
| void LayerJournal.SwitchPopulation | ( | int | _queryTarget | ) |
Definition at line 23 of file LayerJournal.cs.
|
static |
Definition at line 36 of file LayerJournal.cs.
|
static |
Definition at line 39 of file LayerJournal.cs.
|
get |
Definition at line 8 of file LayerJournal.cs.