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
FalseBrush
[Editor(false)]
public string FalseBrush { get; set; }
Property Value
IncludeChildren
[Editor(false)]
public bool IncludeChildren { get; set; }
Property Value
TargetWidget
[Editor(false)]
public BrushWidget TargetWidget { get; set; }
Property Value
TrueBrush
[Editor(false)]
public string TrueBrush { get; set; }
Property Value
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).