|
override void | ActivateTool () |
|
override int | GetCost (Item item) |
|
override void | DeactivateTool () |
|
void | OnPointerEnter (PointerEventData eventData) |
|
void | OnPointerExit (PointerEventData eventData) |
|
|
Road | Road |
|
bool | Pathfinding |
|
Object | PathfindingTag |
|
UnityEvent< Vector2Int[]> | Built |
|
bool | AllowTouchPan |
|
View | View |
|
ToolEvent | Activating |
|
ToolEvent | Applied |
|
|
override void | Start () |
|
override void | updatePointer (Vector2Int mousePoint, Vector2Int dragStart, bool isDown, bool isApply) |
|
override void | updateTool () |
|
void | updatePointer (Vector2Int mousePoint, Vector2Int dragStart, bool isDown, bool isApply) |
|
void | onApplied () |
|
virtual void | OnDisable () |
|
void | enter () |
|
void | exit () |
|
|
override string | TooltipName [get] |
| main text in the tooltip
|
|
override bool | IsTouchPanAllowed [get] |
|
virtual bool | ShowGrid [get] |
| whether the IGridOverlay gets shown for this tool
|
|
virtual bool | IsTouchPanAllowed [get] |
| whether the camera can be panned by touch drag
|
|
bool | IsToolActive [get] |
|
bool | IsTouchActivated [get] |
|
virtual string | TooltipName [get] |
| main text in the tooltip
|
|
virtual string | TooltipDescription [get] |
| smaller but potentially longer text below the main text
|
|
◆ ActivateTool()
override void CityBuilderCore.RoadBuilder.ActivateTool |
( |
| ) |
|
|
inlinevirtual |
◆ GetCost()
override int CityBuilderCore.RoadBuilder.GetCost |
( |
Item | item | ) |
|
|
inlinevirtual |
◆ Start()
override void CityBuilderCore.RoadBuilder.Start |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ TooltipName
override string CityBuilderCore.RoadBuilder.TooltipName |
|
get |