Class TooltipWidget
- Namespace
- TaleWorlds.GauntletUI.ExtraWidgets
- Assembly
- TaleWorlds.GauntletUI.ExtraWidgets.dll
public class TooltipWidget : Widget
- Inheritance
-
TooltipWidget
- Derived
- Inherited Members
Constructors
TooltipWidget(UIContext)
public TooltipWidget(UIContext context)
Parameters
context
UIContext
Fields
_animationDelayInFrames
protected int _animationDelayInFrames
Field Value
Properties
AnimTime
[Editor(false)]
public float AnimTime { get; set; }
Property Value
PositioningType
public TooltipPositioningType PositioningType { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
RefreshState()
protected override void RefreshState()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).