Class GameNotificationWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Information
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class GameNotificationWidget : BrushWidget
- Inheritance
-
GameNotificationWidget
- Inherited Members
Constructors
GameNotificationWidget(UIContext)
public GameNotificationWidget(UIContext context)
Parameters
context
UIContext
Properties
AnnouncerImageIdentifier
public ImageIdentifierWidget AnnouncerImageIdentifier { get; set; }
Property Value
NotificationId
public int NotificationId { get; set; }
Property Value
RampDownInSeconds
public float RampDownInSeconds { get; set; }
Property Value
RampUpInSeconds
public float RampUpInSeconds { get; set; }
Property Value
TextWidget
public RichTextWidget TextWidget { get; set; }
Property Value
TotalTime
public float TotalTime { 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).