FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.UI.Widgets.HotbarButton Class Reference

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...

Inheritance diagram for FMAR.UI.Widgets.HotbarButton:
FMAR.Internal.Tooltips.IHasTooltip

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

Detailed Description

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.

Property Documentation

◆ TooltipPosition

Vector3 FMAR.UI.Widgets.HotbarButton.TooltipPosition
get

The position of the tooltip.

Implements FMAR.Internal.Tooltips.IHasTooltip.

◆ TooltipRotation

Quaternion FMAR.UI.Widgets.HotbarButton.TooltipRotation
get

The rotation of the tooltip.

Implements FMAR.Internal.Tooltips.IHasTooltip.

◆ TooltipText

string FMAR.UI.Widgets.HotbarButton.TooltipText
get

The text to display in the tooltip.

Implements FMAR.Internal.Tooltips.IHasTooltip.

◆ TooltipTransform

Transform FMAR.UI.Widgets.HotbarButton.TooltipTransform
get

The transform of the object to display the tooltip on.

Implements FMAR.Internal.Tooltips.IHasTooltip.


The documentation for this class was generated from the following file: