Elin Modding Docs Doc
Loading...
Searching...
No Matches
LayerChara Class Reference
Inheritance diagram for LayerChara:
ELayer

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 ()
 

Detailed Description

Definition at line 4 of file LayerChara.cs.

Member Function Documentation

◆ Refresh()

static void LayerChara.Refresh ( )
static

Definition at line 25 of file LayerChara.cs.

◆ SetChara()

LayerChara LayerChara.SetChara ( Chara c)

Definition at line 17 of file LayerChara.cs.

Member Data Documentation

◆ Instance

LayerChara LayerChara.Instance
static

Definition at line 34 of file LayerChara.cs.

◆ windowChara

WindowChara LayerChara.windowChara

Definition at line 37 of file LayerChara.cs.

Property Documentation

◆ blockWidgetClick

override bool LayerChara.blockWidgetClick
get

Definition at line 8 of file LayerChara.cs.


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