Table of Contents

Class BoolBrushChangerBrushWidget

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

Constructors

BoolBrushChangerBrushWidget(UIContext)

public BoolBrushChangerBrushWidget(UIContext context)

Parameters

context UIContext

Properties

BooleanCheck

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

Property Value

bool

FalseBrush

[Editor(false)]
public string FalseBrush { get; set; }

Property Value

string

IncludeChildren

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

Property Value

bool

TargetWidget

[Editor(false)]
public BrushWidget TargetWidget { get; set; }

Property Value

BrushWidget

TrueBrush

[Editor(false)]
public string TrueBrush { get; set; }

Property Value

string

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).