Table of Contents

Class SingleplayerPersonalKillFeedItemWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.KillFeed.Personal
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class SingleplayerPersonalKillFeedItemWidget : Widget
Inheritance
SingleplayerPersonalKillFeedItemWidget
Inherited Members

Constructors

SingleplayerPersonalKillFeedItemWidget(UIContext)

public SingleplayerPersonalKillFeedItemWidget(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

TroopTypeWidget

public Widget TroopTypeWidget { get; set; }

Property Value

Widget

TypeID

public string TypeID { get; set; }

Property Value

string

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

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