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

Public Member Functions

override void OnInit ()
 
void RefreshPolicy ()
 
void RefreshPolicyList (UIList list, string cat, string plan)
 
void RefreshPolicyIcons ()
 
- 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 ()
 

Public Attributes

UIList listPolicyLaw
 
UIList listPolicyEconomy
 
UIList listPolicyLife
 
Material matGrayscale
 

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

Detailed Description

Definition at line 7 of file LayerPolicy.cs.

Member Function Documentation

◆ OnInit()

override void LayerPolicy.OnInit ( )

Definition at line 10 of file LayerPolicy.cs.

◆ RefreshPolicy()

void LayerPolicy.RefreshPolicy ( )

Definition at line 16 of file LayerPolicy.cs.

◆ RefreshPolicyIcons()

void LayerPolicy.RefreshPolicyIcons ( )

Definition at line 75 of file LayerPolicy.cs.

◆ RefreshPolicyList()

void LayerPolicy.RefreshPolicyList ( UIList list,
string cat,
string plan )

Definition at line 25 of file LayerPolicy.cs.

Member Data Documentation

◆ listPolicyEconomy

UIList LayerPolicy.listPolicyEconomy

Definition at line 100 of file LayerPolicy.cs.

◆ listPolicyLaw

UIList LayerPolicy.listPolicyLaw

Definition at line 97 of file LayerPolicy.cs.

◆ listPolicyLife

UIList LayerPolicy.listPolicyLife

Definition at line 103 of file LayerPolicy.cs.

◆ matGrayscale

Material LayerPolicy.matGrayscale

Definition at line 106 of file LayerPolicy.cs.


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