|
Elin Modding Docs Doc
|
Public Member Functions | |
| LayerChara | SetChara (Chara c) |
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 | Refresh () |
Static Public Member Functions inherited from ELayer | |
| static int | rnd (int a) |
Public Attributes | |
| WindowChara | windowChara |
Static Public Attributes | |
| static LayerChara | Instance |
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 LayerChara.cs.
|
static |
Definition at line 25 of file LayerChara.cs.
| LayerChara LayerChara.SetChara | ( | Chara | c | ) |
Definition at line 17 of file LayerChara.cs.
|
static |
Definition at line 34 of file LayerChara.cs.
| WindowChara LayerChara.windowChara |
Definition at line 37 of file LayerChara.cs.
|
get |
Definition at line 8 of file LayerChara.cs.