Table of Contents

Class ElementNotificationWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tutorial
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ElementNotificationWidget : Widget
Inheritance
ElementNotificationWidget
Inherited Members

Constructors

ElementNotificationWidget(UIContext)

public ElementNotificationWidget(UIContext context)

Parameters

context UIContext

Properties

ElementID

[Editor(false)]
public string ElementID { get; set; }

Property Value

string

ElementToHighlight

[Editor(false)]
public Widget ElementToHighlight { get; set; }

Property Value

Widget

TutorialFrameWidget

[Editor(false)]
public TutorialHighlightItemBrushWidget TutorialFrameWidget { get; set; }

Property Value

TutorialHighlightItemBrushWidget

Methods

OnUpdate(float)

protected override void OnUpdate(float dt)

Parameters

dt float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).