Class BoolStateChangerWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class BoolStateChangerWidget : Widget
- Inheritance
-
BoolStateChangerWidget
- Inherited Members
Constructors
BoolStateChangerWidget(UIContext)
public BoolStateChangerWidget(UIContext context)
Parameters
context
UIContext
Properties
BooleanCheck
[Editor(false)]
public bool BooleanCheck { get; set; }
Property Value
FalseState
[Editor(false)]
public string FalseState { get; set; }
Property Value
IncludeChildren
[Editor(false)]
public bool IncludeChildren { get; set; }
Property Value
TargetWidget
[Editor(false)]
public Widget TargetWidget { get; set; }
Property Value
TrueState
[Editor(false)]
public string TrueState { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).