Class ValueBasedVisibilityWidget
- Namespace
- TaleWorlds.GauntletUI.ExtraWidgets
- Assembly
- TaleWorlds.GauntletUI.ExtraWidgets.dll
public class ValueBasedVisibilityWidget : Widget
- Inheritance
-
ValueBasedVisibilityWidget
- Inherited Members
Constructors
ValueBasedVisibilityWidget(UIContext)
public ValueBasedVisibilityWidget(UIContext context)
Parameters
context
UIContext
Properties
IndexToBeVisible
[Editor(false)]
public int IndexToBeVisible { get; set; }
Property Value
IndexToBeVisibleFloat
[Editor(false)]
public float IndexToBeVisibleFloat { get; set; }
Property Value
IndexToWatch
[Editor(false)]
public int IndexToWatch { get; set; }
Property Value
IndexToWatchFloat
[Editor(false)]
public float IndexToWatchFloat { get; set; }
Property Value
WatchType
public ValueBasedVisibilityWidget.WatchTypes WatchType { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).