|
Elin Decompiled Documentation EA 23.240 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) |
Public Member Functions inherited from AM_Designation< TaskDig > | |
| 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 |
Public Attributes inherited from AM_Designation< TaskDig > | |
| TaskList< T > | list |
| T | mold |
Properties | |
| override int | CostMoney [get] |
| override string | id [get] |
| override bool | AllowAutoClick [get] |
Properties inherited from AM_Designation< TaskDig > | |
| 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().