Table of Contents

Class MapNotificationItemWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.Notification
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MapNotificationItemWidget : BrushWidget
Inheritance
MapNotificationItemWidget
Inherited Members

Constructors

MapNotificationItemWidget(UIContext)

public MapNotificationItemWidget(UIContext context)

Parameters

context UIContext

Properties

DefaultWidth

[Editor(false)]
public float DefaultWidth { get; set; }

Property Value

float

DefaultWidthSprite

[Editor(false)]
public Sprite DefaultWidthSprite { get; set; }

Property Value

Sprite

ExtendedWidth

[Editor(false)]
public float ExtendedWidth { get; set; }

Property Value

float

ExtendedWidthSprite

[Editor(false)]
public Sprite ExtendedWidthSprite { get; set; }

Property Value

Sprite

IsFocusItem

[Editor(false)]
public bool IsFocusItem { get; set; }

Property Value

bool

IsInspectionForced

[Editor(false)]
public bool IsInspectionForced { get; set; }

Property Value

bool

NotificationDescriptionText

[Editor(false)]
public RichTextWidget NotificationDescriptionText { get; set; }

Property Value

RichTextWidget

NotificationExtensionWidget

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

Property Value

Widget

NotificationRingImageWidget

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

Property Value

Widget

NotificationRingWidget

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

Property Value

Widget

NotificationTextContainerWidget

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

Property Value

Widget

NotificationType

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

Property Value

string

RemoveButtonVisualWidget

[Editor(false)]
public InputKeyVisualWidget RemoveButtonVisualWidget { get; set; }

Property Value

InputKeyVisualWidget

RemoveNotificationButtonWidget

[Editor(false)]
public ButtonWidget RemoveNotificationButtonWidget { get; set; }

Property Value

ButtonWidget

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