ClassicCityBuilderKit 1.8.8
|
displays a tooltip in the UI
manages its position and display of name and description
Public Member Functions | |
void | Show (Vector2 mousePosition, ITooltipOwner owner) |
void | Hide () |
Public Attributes | |
RectTransform | Root |
RectTransform | Content |
TMPro.TMP_Text | NameText |
TMPro.TMP_Text | DescriptionText |
Vector2 | PointerOffset |
Properties | |
bool | IsVisible [get] |