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
DefaultWidthSprite
[Editor(false)]
public Sprite DefaultWidthSprite { get; set; }
Property Value
ExtendedWidth
[Editor(false)]
public float ExtendedWidth { get; set; }
Property Value
ExtendedWidthSprite
[Editor(false)]
public Sprite ExtendedWidthSprite { get; set; }
Property Value
IsFocusItem
[Editor(false)]
public bool IsFocusItem { get; set; }
Property Value
IsInspectionForced
[Editor(false)]
public bool IsInspectionForced { get; set; }
Property Value
NotificationDescriptionText
[Editor(false)]
public RichTextWidget NotificationDescriptionText { get; set; }
Property Value
NotificationExtensionWidget
[Editor(false)]
public Widget NotificationExtensionWidget { get; set; }
Property Value
NotificationRingImageWidget
[Editor(false)]
public Widget NotificationRingImageWidget { get; set; }
Property Value
NotificationRingWidget
[Editor(false)]
public Widget NotificationRingWidget { get; set; }
Property Value
NotificationTextContainerWidget
[Editor(false)]
public Widget NotificationTextContainerWidget { get; set; }
Property Value
NotificationType
[Editor(false)]
public string NotificationType { get; set; }
Property Value
RemoveButtonVisualWidget
[Editor(false)]
public InputKeyVisualWidget RemoveButtonVisualWidget { get; set; }
Property Value
RemoveNotificationButtonWidget
[Editor(false)]
public ButtonWidget RemoveNotificationButtonWidget { 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).