Elin Modding Docs Doc
|
Public Member Functions | |
virtual List< Thing > | GetTargets () |
virtual int | GetReqIngredient (int index) |
virtual void | RefreshCurrentGrid () |
virtual void | ClearButtons () |
virtual void | OnEndCraft () |
![]() | |
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 () |
Properties | |
virtual bool | CanCancelAI [get] |
virtual bool | RepeatAI [get] |
![]() | |
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 int | rnd (int a) |
![]() | |
override void | _Close () |
override void | Kill () |
Definition at line 5 of file LayerBaseCraft.cs.
|
virtual |
Definition at line 45 of file LayerBaseCraft.cs.
|
virtual |
Definition at line 34 of file LayerBaseCraft.cs.
|
virtual |
Definition at line 28 of file LayerBaseCraft.cs.
|
virtual |
Definition at line 50 of file LayerBaseCraft.cs.
|
virtual |
Definition at line 40 of file LayerBaseCraft.cs.
|
get |
Definition at line 9 of file LayerBaseCraft.cs.
|
get |
Definition at line 19 of file LayerBaseCraft.cs.