Table of Contents

Class QuestProgressVisualWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Quest
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class QuestProgressVisualWidget : Widget
Inheritance
QuestProgressVisualWidget
Inherited Members

Constructors

QuestProgressVisualWidget(UIContext)

public QuestProgressVisualWidget(UIContext context)

Parameters

context UIContext

Properties

BarWidget

public Widget BarWidget { get; set; }

Property Value

Widget

CheckboxVisualWidget

public Widget CheckboxVisualWidget { get; set; }

Property Value

Widget

CurrentProgress

public int CurrentProgress { get; set; }

Property Value

int

HorizontalSpacingBetweenStones

public int HorizontalSpacingBetweenStones { get; set; }

Property Value

int

IsValid

public bool IsValid { get; set; }

Property Value

bool

ProgressStoneHeight

public float ProgressStoneHeight { get; set; }

Property Value

float

ProgressStoneWidth

public float ProgressStoneWidth { get; set; }

Property Value

float

SliderWidget

public Widget SliderWidget { get; set; }

Property Value

Widget

TargetProgress

public int TargetProgress { get; set; }

Property Value

int

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