Table of Contents

Class MultiplayerDeathCardWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.HUD
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerDeathCardWidget : Widget
Inheritance
MultiplayerDeathCardWidget
Inherited Members

Constructors

MultiplayerDeathCardWidget(UIContext)

public MultiplayerDeathCardWidget(UIContext context)

Parameters

context UIContext

Properties

FadeInModifier

public float FadeInModifier { get; set; }

Property Value

float

FadeOutModifier

public float FadeOutModifier { get; set; }

Property Value

float

IsActive

public bool IsActive { get; set; }

Property Value

bool

IsSelfInflicted

public bool IsSelfInflicted { get; set; }

Property Value

bool

KillCountContainer

public Widget KillCountContainer { get; set; }

Property Value

Widget

KillCountsEnabled

public bool KillCountsEnabled { get; set; }

Property Value

bool

KillerNameTextWidget

public ScrollingRichTextWidget KillerNameTextWidget { get; set; }

Property Value

ScrollingRichTextWidget

NormalBrushTitleBrush

public Brush NormalBrushTitleBrush { get; set; }

Property Value

Brush

SelfInflictedTitleBrush

public Brush SelfInflictedTitleBrush { get; set; }

Property Value

Brush

StayTime

public float StayTime { get; set; }

Property Value

float

TitleTextWidget

public TextWidget TitleTextWidget { get; set; }

Property Value

TextWidget

WeaponTextWidget

public TextWidget WeaponTextWidget { get; set; }

Property Value

TextWidget

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

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