helper for activating a view from a UnityEngine.UI.Toggle
https://citybuilder.softleitner.com/manual/views
|
void | SetViewActive (bool active) |
|
void | OnPointerEnter (PointerEventData eventData) |
|
void | OnPointerExit (PointerEventData eventData) |
|
|
override string | TooltipName [get] |
| main text in the tooltip
|
|
virtual string | TooltipName [get] |
| main text in the tooltip
|
|
virtual string | TooltipDescription [get] |
| smaller but potentially longer text below the main text
|
|
|
virtual void | OnDisable () |
|
void | enter () |
|
void | exit () |
|
bool | _isPointerInside |
|
◆ TooltipName
override string CityBuilderCore.ViewActivator.TooltipName |
|
get |