![]() |
FirstModulAR 0.1.0
|
A button in the hotbar that performs a specific action when clicked, has fixed functions for saving and recalling widgets, and toggling the HUD buddy. More...
Properties | |
| string | TooltipText [get] |
| The text to display in the tooltip. | |
| Transform | TooltipTransform [get] |
| The transform of the object to display the tooltip on. | |
| Vector3 | TooltipPosition [get] |
| The position of the tooltip. | |
| Quaternion | TooltipRotation [get] |
| The rotation of the tooltip. | |
Properties inherited from FMAR.Internal.Tooltips.IHasTooltip | |
A button in the hotbar that performs a specific action when clicked, has fixed functions for saving and recalling widgets, and toggling the HUD buddy.
|
get |
The position of the tooltip.
Implements FMAR.Internal.Tooltips.IHasTooltip.
|
get |
The rotation of the tooltip.
Implements FMAR.Internal.Tooltips.IHasTooltip.
|
get |
The text to display in the tooltip.
Implements FMAR.Internal.Tooltips.IHasTooltip.
|
get |
The transform of the object to display the tooltip on.
Implements FMAR.Internal.Tooltips.IHasTooltip.