Table of Contents

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

int

IndexToBeVisibleFloat

[Editor(false)]
public float IndexToBeVisibleFloat { get; set; }

Property Value

float

IndexToWatch

[Editor(false)]
public int IndexToWatch { get; set; }

Property Value

int

IndexToWatchFloat

[Editor(false)]
public float IndexToWatchFloat { get; set; }

Property Value

float

WatchType

public ValueBasedVisibilityWidget.WatchTypes WatchType { get; set; }

Property Value

ValueBasedVisibilityWidget.WatchTypes

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