Class SingleplayerPersonalKillFeedItemWidget
- 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
AmountTextWidget
public TextWidget AmountTextWidget { get; set; }
Property Value
FadeInTime
public float FadeInTime { get; set; }
Property Value
FadeOutTime
public float FadeOutTime { get; set; }
Property Value
IsDamage
public bool IsDamage { get; set; }
Property Value
ItemType
public int ItemType { get; set; }
Property Value
Message
public string Message { get; set; }
Property Value
MessageTextWidget
public RichTextWidget MessageTextWidget { get; set; }
Property Value
NotificationBackgroundWidget
public Widget NotificationBackgroundWidget { get; set; }
Property Value
NotificationTypeIconWidget
public Widget NotificationTypeIconWidget { get; set; }
Property Value
StayTime
public float StayTime { get; set; }
Property Value
TimeSinceCreation
public float TimeSinceCreation { get; }
Property Value
TroopTypeWidget
public Widget TroopTypeWidget { get; set; }
Property Value
TypeID
public string TypeID { get; set; }
Property Value
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).