|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| override void | OnUpdateCursor () |
| override void | OnUpdateInput () |
| override string | GetHintText () |
Public Member Functions inherited from AM_MoveInstalled | |
| override bool | IsRoofEditMode (Card c=null) |
| override HitResult | HitResultOnDesignation (Point p) |
| override bool | CanInstaComplete (TaskMoveInstalled t) |
| override MeshPass | GetGuidePass (Point point) |
| void | Activate (Thing t) |
| override void | OnActivate () |
| override void | OnDeactivate () |
| override void | OnCreateMold (bool processing) |
| override HitResult | HitTest (Point point, Point start) |
| void | SetTarget (Card _target) |
| Card | GetTarget (Point point) |
| bool | CanPutAway () |
| bool | TryPutAway () |
| bool | CheckEnemyNearBy (Card t, Point p, bool msg=true) |
| override void | OnProcessTiles (Point point, int dir) |
| override void | OnRenderTile (Point point, HitResult result, int dir) |
| override void | RotateUnderMouse () |
| override void | InputWheel (int wheel) |
| override void | OnCancel () |
| override void | OnFinishProcessTiles () |
Public Member Functions inherited from AM_Designation< TaskMoveInstalled > | |
| 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) |
Properties | |
| override bool | ShowMouseoverTarget [get] |
| override BuildMenu.Mode | buildMenuMode [get] |
Properties inherited from AM_MoveInstalled | |
| override int | hitW [get] |
| override int | hitH [get] |
| override int | CostMoney [get] |
| override BaseTileMap.CardIconMode | cardIconMode [get] |
| override bool | AllowMiddleClickFunc [get] |
| bool | FreePos [get] |
| override BaseTileSelector.SelectType | selectType [get] |
| override bool | ShouldHideBuildMenu [get] |
Properties inherited from AM_Designation< TaskMoveInstalled > | |
| override string | idSound [get] |
| override bool | IsBuildMode [get] |
Additional Inherited Members | |
Public Attributes inherited from AM_MoveInstalled | |
| Card | target |
| Card | moldCard |
| bool | onetime |
Public Attributes inherited from AM_Designation< TaskMoveInstalled > | |
| TaskList< T > | list |
| T | mold |
Definition at line 3 of file AM_Inspect.cs.
|
inline |
Definition at line 28 of file AM_Inspect.cs.
References AM_MoveInstalled.target.
|
inline |
Definition at line 9 of file AM_Inspect.cs.
References CursorSystem.Hand.
|
inline |
Definition at line 14 of file AM_Inspect.cs.
References card, PointTarget.card, EClass.debug, CoreDebug.enable, Scene.mouseTarget, and EClass.scene.
|
get |
Definition at line 7 of file AM_Inspect.cs.
|
get |
Definition at line 5 of file AM_Inspect.cs.