Class TutorialStickWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class TutorialStickWidget : Widget
- Inheritance
-
TutorialStickWidget
- Inherited Members
Constructors
TutorialStickWidget(UIContext)
public TutorialStickWidget(UIContext context)
Parameters
context
UIContext
Properties
CurrentObjectiveType
[Editor(false)]
public int CurrentObjectiveType { get; set; }
Property Value
GhostMouseVisualWidget
public Widget GhostMouseVisualWidget { get; set; }
Property Value
HorizontalArrowWidget
public Widget HorizontalArrowWidget { get; set; }
Property Value
LeftMouseClickVisualWidget
public Widget LeftMouseClickVisualWidget { get; set; }
Property Value
RightMouseClickVisualWidget
public Widget RightMouseClickVisualWidget { get; set; }
Property Value
VerticalArrowWidget
public Widget VerticalArrowWidget { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).