Table of Contents

Class TabToggleWidget

Namespace
TaleWorlds.GauntletUI.BaseTypes
Assembly
TaleWorlds.GauntletUI.dll
public class TabToggleWidget : ButtonWidget
Inheritance
TabToggleWidget
Inherited Members
Extension Methods

Constructors

TabToggleWidget(UIContext)

public TabToggleWidget(UIContext context)

Parameters

context UIContext

Properties

TabControlWidget

public TabControl TabControlWidget { get; set; }

Property Value

TabControl

TabName

[Editor(false)]
public string TabName { get; set; }

Property Value

string

Methods

OnClick()

protected override void OnClick()

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).