Elin Modding Docs Doc
Loading...
Searching...
No Matches
AM_Dig Class Reference
Inheritance diagram for AM_Dig:
AM_Designation< TaskDig >

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)
 
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
 
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]
 

Detailed Description

Definition at line 4 of file AM_Dig.cs.

Member Function Documentation

◆ Activate()

void AM_Dig.Activate ( TaskDig.Mode _mode)

Definition at line 49 of file AM_Dig.cs.

◆ ForcedInstaComplete()

override bool AM_Dig.ForcedInstaComplete ( TaskDig t)

Definition at line 37 of file AM_Dig.cs.

◆ OnActivate()

override void AM_Dig.OnActivate ( )

Definition at line 58 of file AM_Dig.cs.

◆ OnCreateMold()

override void AM_Dig.OnCreateMold ( bool processing = false)
virtual

Reimplemented from AM_Designation< TaskDig >.

Definition at line 77 of file AM_Dig.cs.

◆ OnSelectEnd()

override void AM_Dig.OnSelectEnd ( bool cancel)

Definition at line 71 of file AM_Dig.cs.

◆ OnSelectStart()

override void AM_Dig.OnSelectStart ( Point point)

Definition at line 65 of file AM_Dig.cs.

◆ OnUpdateCursor()

override void AM_Dig.OnUpdateCursor ( )

Definition at line 43 of file AM_Dig.cs.

Member Data Documentation

◆ mode

TaskDig.Mode AM_Dig.mode

Definition at line 84 of file AM_Dig.cs.

◆ ramp

int AM_Dig.ramp = 3

Definition at line 87 of file AM_Dig.cs.

Property Documentation

◆ AllowAutoClick

override bool AM_Dig.AllowAutoClick
get

Definition at line 28 of file AM_Dig.cs.

◆ CostMoney

override int AM_Dig.CostMoney
get

Definition at line 8 of file AM_Dig.cs.

◆ id

override string AM_Dig.id
get

Definition at line 18 of file AM_Dig.cs.


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