Table of Contents

Class SiblingIndexVisibilityWidget

Namespace
TaleWorlds.GauntletUI.ExtraWidgets
Assembly
TaleWorlds.GauntletUI.ExtraWidgets.dll
public class SiblingIndexVisibilityWidget : Widget
Inheritance
SiblingIndexVisibilityWidget
Inherited Members

Constructors

SiblingIndexVisibilityWidget(UIContext)

public SiblingIndexVisibilityWidget(UIContext context)

Parameters

context UIContext

Properties

IndexToBeVisible

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

Property Value

int

WatchType

public SiblingIndexVisibilityWidget.WatchTypes WatchType { get; set; }

Property Value

SiblingIndexVisibilityWidget.WatchTypes

WidgetToWatch

[Editor(false)]
public Widget WidgetToWatch { get; set; }

Property Value

Widget

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

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