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
ChildContainer
[Editor(false)]
public ListPanel ChildContainer { get; set; }
Property Value
IsAlternativeUpgrade
[Editor(false)]
public bool IsAlternativeUpgrade { get; set; }
Property Value
LineBrush
[Editor(false)]
public Brush LineBrush { get; set; }
Property Value
LineContainer
[Editor(false)]
public Widget LineContainer { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
OnListItemAdded(Widget, Widget)
public void OnListItemAdded(Widget parentWidget, Widget addedWidget)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).