Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnInit () |
override void | OnKill () |
void | RefreshCategory () |
void | ShowThings (SourceCategory.Row cat) |
![]() | |
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 | list |
UIDynamicList | list2 |
UICardInfo | info |
UINote | noteOverview |
Static Public Attributes | |
static string | selectCat |
Additional Inherited Members | |
![]() | |
static int | rnd (int a) |
![]() | |
override void | _Close () |
override void | Kill () |
![]() | |
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] |
Definition at line 5 of file LayerResource.cs.
override void LayerResource.OnInit | ( | ) |
Definition at line 8 of file LayerResource.cs.
override void LayerResource.OnKill | ( | ) |
Definition at line 30 of file LayerResource.cs.
void LayerResource.RefreshCategory | ( | ) |
Definition at line 36 of file LayerResource.cs.
void LayerResource.ShowThings | ( | SourceCategory.Row | cat | ) |
Definition at line 90 of file LayerResource.cs.
UICardInfo LayerResource.info |
Definition at line 145 of file LayerResource.cs.
UIList LayerResource.list |
Definition at line 139 of file LayerResource.cs.
UIDynamicList LayerResource.list2 |
Definition at line 142 of file LayerResource.cs.
UINote LayerResource.noteOverview |
Definition at line 148 of file LayerResource.cs.
|
static |
Definition at line 151 of file LayerResource.cs.