Class IntComparedStateChangerTextWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class IntComparedStateChangerTextWidget : TextWidget
- Inheritance
-
IntComparedStateChangerTextWidget
- Inherited Members
Constructors
IntComparedStateChangerTextWidget(UIContext)
public IntComparedStateChangerTextWidget(UIContext context)
Parameters
context
UIContext
Properties
ComparisonType
public IntComparedStateChangerTextWidget.ComparisonTypes ComparisonType { get; set; }
Property Value
FalseState
public string FalseState { get; set; }
Property Value
FirstValue
public int FirstValue { get; set; }
Property Value
SecondValue
public int 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).