Table of Contents

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

bool

FalseState

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

Property Value

string

IncludeChildren

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

Property Value

bool

TargetWidget

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

Property Value

Widget

TrueState

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

Property Value

string

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