|
Elin Modding Docs Doc
|
Public Member Functions | |
| override void | OnAfterInit () |
| override void | OnRightClick () |
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 Member Functions | |
| static void | Toggle (string idFile, string idTopic=null) |
Static Public Member Functions inherited from ELayer | |
| static int | rnd (int a) |
Public Attributes | |
| UIBook | book |
Static Public Attributes | |
| static string | lastIdFile |
| static string | lastIdTopic |
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 | |
Protected Member Functions inherited from ELayer | |
| override void | _Close () |
| override void | Kill () |
Definition at line 4 of file LayerHelp.cs.
| override void LayerHelp.OnAfterInit | ( | ) |
Definition at line 17 of file LayerHelp.cs.
| override void LayerHelp.OnRightClick | ( | ) |
Definition at line 43 of file LayerHelp.cs.
|
static |
Definition at line 33 of file LayerHelp.cs.
| UIBook LayerHelp.book |
Definition at line 70 of file LayerHelp.cs.
|
static |
Definition at line 64 of file LayerHelp.cs.
|
static |
Definition at line 67 of file LayerHelp.cs.
|
get |
Definition at line 8 of file LayerHelp.cs.