Table of Contents

Class FloatComparedStateChangerTextWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class FloatComparedStateChangerTextWidget : TextWidget
Inheritance
FloatComparedStateChangerTextWidget
Inherited Members

Constructors

FloatComparedStateChangerTextWidget(UIContext)

public FloatComparedStateChangerTextWidget(UIContext context)

Parameters

context UIContext

Properties

ComparisonType

public FloatComparedStateChangerTextWidget.ComparisonTypes ComparisonType { get; set; }

Property Value

FloatComparedStateChangerTextWidget.ComparisonTypes

FalseState

public string FalseState { get; set; }

Property Value

string

FirstValue

public float FirstValue { get; set; }

Property Value

float

SecondValue

public float SecondValue { get; set; }

Property Value

float

TrueState

public string TrueState { get; set; }

Property Value

string

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