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
FalseState
public string FalseState { get; set; }
Property Value
FirstValue
public float FirstValue { get; set; }
Property Value
SecondValue
public float SecondValue { get; set; }
Property Value
TrueState
public string TrueState { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).