Tooltip object used by the BuddyHud for rendering tooltip text where the virtual mouse pointer is pointing.
More...
|
| void | SetTooltip (IHasTooltip tooltip=null) |
| | Updates the tooltip to use data from the given IHasTooltip provider.
|
| |
Tooltip object used by the BuddyHud for rendering tooltip text where the virtual mouse pointer is pointing.
◆ SetTooltip()
| void FMAR.UI.CanvasInteractions.CanvasInteractionsTooltip.SetTooltip |
( |
IHasTooltip | tooltip = null | ) |
|
|
inline |
Updates the tooltip to use data from the given IHasTooltip provider.
- Parameters
-
| tooltip | Tooltip provider to source data from |
The documentation for this class was generated from the following file: