Namespace MonkeyLoader.Resonite.UI.Tooltips
Classes
- CommentTooltipResolver
Handles resolving the tooltip for buttons with a FrooxEngine.Comment text that starts with the right prefix.
- HyperlinkTooltipResolver
Handles resolving the tooltip for buttons with a FrooxEngine.Hyperlink.Reason.
- ResolveTooltipLabelEvent
Represents the event fired to determine a tooltip label when a button is hovered.
- Tooltip
Contains data for the tooltip shown on an FrooxEngine.IButton.
- TooltipConfig
Contains settings for the tooltips displayed for buttons.
- TooltipManager
Handles resolving the labels as well as opening and closing the tooltips for FrooxEngine.IButtons.