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

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

Detailed Description

Definition at line 4 of file LayerJournal.cs.

Member Function Documentation

◆ HeaderIsListOf()

override bool LayerJournal.HeaderIsListOf ( int id)

Definition at line 17 of file LayerJournal.cs.

◆ OnSwitchContent()

override void LayerJournal.OnSwitchContent ( Window window)

Definition at line 31 of file LayerJournal.cs.

◆ SwitchPopulation()

void LayerJournal.SwitchPopulation ( int _queryTarget)

Definition at line 23 of file LayerJournal.cs.

Member Data Documentation

◆ IdTabLocation

const int LayerJournal.IdTabLocation = 2
static

Definition at line 36 of file LayerJournal.cs.

◆ IdTabReligion

const int LayerJournal.IdTabReligion = 4
static

Definition at line 39 of file LayerJournal.cs.

Property Documentation

◆ blockWidgetClick

override bool LayerJournal.blockWidgetClick
get

Definition at line 8 of file LayerJournal.cs.


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