|
|
Score | Score |
| |
|
int | Maximum = 100 |
| |
|
TMPro.TMP_Text | NameText |
| |
|
TMPro.TMP_Text | ScoreText |
| |
|
RectTransform | BarTransform |
| |
|
| override string | TooltipName [get] |
| | main text in the tooltip
|
| |
| override string | TooltipDescription [get] |
| | smaller but potentially longer text below the main text
|
| |
| virtual string | TooltipName [get] |
| | main text in the tooltip
|
| |
| virtual string | TooltipDescription [get] |
| | smaller but potentially longer text below the main text
|
| |
|
|
void | OnPointerEnter (PointerEventData eventData) |
| |
|
void | OnPointerExit (PointerEventData eventData) |
| |
|
virtual void | OnDisable () |
| |
|
void | enter () |
| |
|
void | exit () |
| |
|
bool | _isPointerInside |
| |
◆ TooltipDescription
| override string CityBuilderCore.ScoreVisualizer.TooltipDescription |
|
get |
◆ TooltipName
| override string CityBuilderCore.ScoreVisualizer.TooltipName |
|
get |