Table of Contents

Class NavigationAutoScrollWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class NavigationAutoScrollWidget : Widget
Inheritance
NavigationAutoScrollWidget
Inherited Members

Constructors

NavigationAutoScrollWidget(UIContext)

public NavigationAutoScrollWidget(UIContext context)

Parameters

context UIContext

Properties

IncludeChildren

public bool IncludeChildren { get; set; }

Property Value

bool

ParentPanel

public ScrollablePanel ParentPanel { get; set; }

Property Value

ScrollablePanel

ScrollTarget

public Widget ScrollTarget { get; set; }

Property Value

Widget

ScrollXOffset

public int ScrollXOffset { get; set; }

Property Value

int

ScrollYOffset

public int ScrollYOffset { get; set; }

Property Value

int

TrackedWidget

public Widget TrackedWidget { get; set; }

Property Value

Widget

Methods

OnConnectedToRoot()

protected override void OnConnectedToRoot()

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