Class TakenDamageItemBrushWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class TakenDamageItemBrushWidget : BrushWidget
- Inheritance
-
TakenDamageItemBrushWidget
- Inherited Members
Constructors
TakenDamageItemBrushWidget(UIContext)
public TakenDamageItemBrushWidget(UIContext context)
Parameters
context
UIContext
Properties
DamageAmount
[DataSourceProperty]
public int DamageAmount { get; set; }
Property Value
HorizontalHeight
public float HorizontalHeight { get; set; }
Property Value
HorizontalWidth
public float HorizontalWidth { get; set; }
Property Value
IsBehind
[DataSourceProperty]
public bool IsBehind { get; set; }
Property Value
IsRanged
[DataSourceProperty]
public bool IsRanged { get; set; }
Property Value
MeleeOnScreenStayTime
public float MeleeOnScreenStayTime { get; set; }
Property Value
RangedOnScreenStayTime
public float RangedOnScreenStayTime { get; set; }
Property Value
ScreenPosOfAffectorAgent
[DataSourceProperty]
public Vec2 ScreenPosOfAffectorAgent { get; set; }
Property Value
VerticalHeight
public float VerticalHeight { get; set; }
Property Value
VerticalWidth
public float VerticalWidth { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
OnRender(TwoDimensionContext, TwoDimensionDrawContext)
protected override void OnRender(TwoDimensionContext twoDimensionContext, TwoDimensionDrawContext drawContext)
Parameters
twoDimensionContext
TwoDimensionContextdrawContext
TwoDimensionDrawContext
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).