Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override bool | ForcedInstaComplete (TaskDig t) |
override void | OnUpdateCursor () |
void | Activate (TaskDig.Mode _mode) |
override void | OnActivate () |
override void | OnSelectStart (Point point) |
override void | OnSelectEnd (bool cancel) |
override void | OnCreateMold (bool processing=false) |
![]() | |
virtual bool | CanInstaComplete (T t) |
virtual bool | ForcedInstaComplete (T t) |
virtual HitResult | HitResultOnDesignation (Point p) |
override void | OnActivate () |
void | CreateNewMold (bool processing=false) |
virtual void | OnCreateMold (bool processing=false) |
override HitResult | HitTest (Point point, Point start) |
override bool | CanProcessTiles () |
override void | OnBeforeProcessTiles () |
override void | OnProcessTiles (Point point, int dir) |
override void | OnAfterProcessTiles (Point start, Point end) |
override void | OnRefreshSummary (Point point, HitResult result, HitSummary summary) |
Public Attributes | |
TaskDig.Mode | mode |
int | ramp = 3 |
![]() | |
TaskList< T > | list |
T | mold |
Properties | |
override int | CostMoney [get] |
override string | id [get] |
override bool | AllowAutoClick [get] |
![]() | |
override string | idSound [get] |
override bool | IsBuildMode [get] |
|
inline |
Definition at line 27 of file AM_Dig.cs.
References Activate(), mode, and ramp.
Referenced by Activate(), and HotItemActionMode.Execute().
|
inline |
Definition at line 13 of file AM_Dig.cs.
References mode, TaskPoint.pos, and Point.sourceFloor.
|
inline |
Definition at line 35 of file AM_Dig.cs.
References AM_Designation< TaskDig >.list.
|
inlinevirtual |
Reimplemented from AM_Designation< TaskDig >.
Definition at line 51 of file AM_Dig.cs.
Referenced by ActionHint.Refresh().
|
inline |
Definition at line 46 of file AM_Dig.cs.
References ActionHint.groupRadio, HUD.hint, UI.hud, UISelectableGroup.ToggleInteractable(), and EClass.ui.
|
inline |
Definition at line 41 of file AM_Dig.cs.
References ActionHint.groupRadio, HUD.hint, UI.hud, UISelectableGroup.ToggleInteractable(), and EClass.ui.
|
inline |
Definition at line 22 of file AM_Dig.cs.
References CursorSystem.Dig.
TaskDig.Mode AM_Dig.mode |
Definition at line 3 of file AM_Dig.cs.
Referenced by Activate(), ForcedInstaComplete(), and OnCreateMold().
int AM_Dig.ramp = 3 |
Definition at line 5 of file AM_Dig.cs.
Referenced by Activate(), and OnCreateMold().