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

Public Member Functions

void SetContainer (Card t, Window.SaveData d)
 
- 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

Card container
 
UIList list
 
Window.SaveData data
 

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 4 of file LayerDistribution.cs.

Member Function Documentation

◆ SetContainer()

void LayerDistribution.SetContainer ( Card t,
Window.SaveData d )

Definition at line 7 of file LayerDistribution.cs.

Member Data Documentation

◆ container

Card LayerDistribution.container

Definition at line 44 of file LayerDistribution.cs.

◆ data

Window.SaveData LayerDistribution.data

Definition at line 50 of file LayerDistribution.cs.

◆ list

UIList LayerDistribution.list

Definition at line 47 of file LayerDistribution.cs.


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