Table of Contents

Class MultiplayerPersonalKillFeedItemWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.KillFeed
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerPersonalKillFeedItemWidget : Widget
Inheritance
MultiplayerPersonalKillFeedItemWidget
Inherited Members

Constructors

MultiplayerPersonalKillFeedItemWidget(UIContext)

public MultiplayerPersonalKillFeedItemWidget(UIContext context)

Parameters

context UIContext

Properties

Amount

public int Amount { get; set; }

Property Value

int

AmountTextWidget

public TextWidget AmountTextWidget { get; set; }

Property Value

TextWidget

FadeInTime

public float FadeInTime { get; set; }

Property Value

float

FadeOutTime

public float FadeOutTime { get; set; }

Property Value

float

IsDamage

public bool IsDamage { get; set; }

Property Value

bool

ItemType

public int ItemType { get; set; }

Property Value

int

Message

public string Message { get; set; }

Property Value

string

MessageTextWidget

public RichTextWidget MessageTextWidget { get; set; }

Property Value

RichTextWidget

NotificationBackgroundWidget

public Widget NotificationBackgroundWidget { get; set; }

Property Value

Widget

NotificationTypeIconWidget

public Widget NotificationTypeIconWidget { get; set; }

Property Value

Widget

StayTime

public float StayTime { get; set; }

Property Value

float

TimeSinceCreation

public float TimeSinceCreation { get; }

Property Value

float

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

OnUpdate(float)

protected override void OnUpdate(float dt)

Parameters

dt float

SetMaxAlphaValue(float)

public void SetMaxAlphaValue(float newMaxAlpha)

Parameters

newMaxAlpha float

SetSpeedModifier(float)

public void SetSpeedModifier(float newSpeed)

Parameters

newSpeed float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).