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
contextUIContext
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
childWidget
OnChildAdded(Widget)
protected override void OnChildAdded(Widget child)
Parameters
childWidget
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dtfloat
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).