Table of Contents

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

ImageIdentifierWidget

NotificationId

public int NotificationId { get; set; }

Property Value

int

RampDownInSeconds

public float RampDownInSeconds { get; set; }

Property Value

float

RampUpInSeconds

public float RampUpInSeconds { get; set; }

Property Value

float

TextWidget

public RichTextWidget TextWidget { get; set; }

Property Value

RichTextWidget

TotalTime

public float TotalTime { get; set; }

Property Value

float

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