Table of Contents

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

int

HorizontalHeight

public float HorizontalHeight { get; set; }

Property Value

float

HorizontalWidth

public float HorizontalWidth { get; set; }

Property Value

float

IsBehind

[DataSourceProperty]
public bool IsBehind { get; set; }

Property Value

bool

IsRanged

[DataSourceProperty]
public bool IsRanged { get; set; }

Property Value

bool

MeleeOnScreenStayTime

public float MeleeOnScreenStayTime { get; set; }

Property Value

float

RangedOnScreenStayTime

public float RangedOnScreenStayTime { get; set; }

Property Value

float

ScreenPosOfAffectorAgent

[DataSourceProperty]
public Vec2 ScreenPosOfAffectorAgent { get; set; }

Property Value

Vec2

VerticalHeight

public float VerticalHeight { get; set; }

Property Value

float

VerticalWidth

public float VerticalWidth { get; set; }

Property Value

float

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 TwoDimensionContext
drawContext TwoDimensionDrawContext

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