|
Elin Modding Docs Doc
|
Public Member Functions | |
| override void | OnActivate () |
Public Member Functions inherited from AM_Designation< TaskHarvest > | |
| 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) |
Additional Inherited Members | |
Public Attributes inherited from AM_Designation< TaskHarvest > | |
| TaskList< T > | list |
| T | mold |
Properties inherited from AM_Designation< TaskHarvest > | |
| override string | idSound [get] |
| override bool | IsBuildMode [get] |
Definition at line 4 of file AM_Harvest.cs.
| override void AM_Harvest.OnActivate | ( | ) |
Definition at line 7 of file AM_Harvest.cs.