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