Table of Contents

Class KingdomDecisionOptionWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Kingdom
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class KingdomDecisionOptionWidget : Widget
Inheritance
KingdomDecisionOptionWidget
Inherited Members

Constructors

KingdomDecisionOptionWidget(UIContext)

public KingdomDecisionOptionWidget(UIContext context)

Parameters

context UIContext

Fields

_isKingsOption

public bool _isKingsOption

Field Value

bool

Properties

IsAbstain

public bool IsAbstain { get; set; }

Property Value

bool

IsKingsOption

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

Property Value

bool

IsOptionSelected

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

Property Value

bool

IsPlayerSupporter

public bool IsPlayerSupporter { get; set; }

Property Value

bool

SealAnimLength

public float SealAnimLength { get; set; }

Property Value

float

SealEndHeight

public float SealEndHeight { get; set; }

Property Value

float

SealEndWidth

public float SealEndWidth { get; set; }

Property Value

float

SealStartHeight

public float SealStartHeight { get; set; }

Property Value

float

SealStartWidth

public float SealStartWidth { get; set; }

Property Value

float

SealVisualWidget

public Widget SealVisualWidget { get; set; }

Property Value

Widget

StrengthWidget

public DecisionSupportStrengthListPanel StrengthWidget { get; set; }

Property Value

DecisionSupportStrengthListPanel

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