Table of Contents

Class EncyclopediaUnitTreeNodeItemBrushWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Encyclopedia
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class EncyclopediaUnitTreeNodeItemBrushWidget : BrushWidget
Inheritance
EncyclopediaUnitTreeNodeItemBrushWidget
Inherited Members

Constructors

EncyclopediaUnitTreeNodeItemBrushWidget(UIContext)

public EncyclopediaUnitTreeNodeItemBrushWidget(UIContext context)

Parameters

context UIContext

Properties

AlternateLineBrush

[Editor(false)]
public Brush AlternateLineBrush { get; set; }

Property Value

Brush

ChildContainer

[Editor(false)]
public ListPanel ChildContainer { get; set; }

Property Value

ListPanel

IsAlternativeUpgrade

[Editor(false)]
public bool IsAlternativeUpgrade { get; set; }

Property Value

bool

LineBrush

[Editor(false)]
public Brush LineBrush { get; set; }

Property Value

Brush

LineContainer

[Editor(false)]
public Widget LineContainer { get; set; }

Property Value

Widget

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

OnListItemAdded(Widget, Widget)

public void OnListItemAdded(Widget parentWidget, Widget addedWidget)

Parameters

parentWidget Widget
addedWidget Widget

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