Class MapNotificationContainerWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.Notification
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MapNotificationContainerWidget : Widget
- Inheritance
-
MapNotificationContainerWidget
- Inherited Members
Constructors
MapNotificationContainerWidget(UIContext)
public MapNotificationContainerWidget(UIContext context)
Parameters
context
UIContext
Properties
MaxAmountOfNotificationsToShow
[Editor(false)]
public int MaxAmountOfNotificationsToShow { get; set; }
Property Value
MoreTextWidget
[Editor(false)]
public TextWidget MoreTextWidget { get; set; }
Property Value
MoreTextWidgetContainer
[Editor(false)]
public BrushWidget MoreTextWidgetContainer { get; set; }
Property Value
Methods
OnAfterChildRemoved(Widget)
protected override void OnAfterChildRemoved(Widget child)
Parameters
child
Widget
OnChildAdded(Widget)
protected override void OnChildAdded(Widget child)
Parameters
child
Widget
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).