Table of Contents

Class ScrollablePanelFixedHeaderWidget

Namespace
TaleWorlds.GauntletUI.BaseTypes
Assembly
TaleWorlds.GauntletUI.dll
public class ScrollablePanelFixedHeaderWidget : Widget
Inheritance
ScrollablePanelFixedHeaderWidget
Inherited Members
Extension Methods

Constructors

ScrollablePanelFixedHeaderWidget(UIContext)

public ScrollablePanelFixedHeaderWidget(UIContext context)

Parameters

context UIContext

Properties

AdditionalBottomOffset

public float AdditionalBottomOffset { get; set; }

Property Value

float

AdditionalTopOffset

public float AdditionalTopOffset { get; set; }

Property Value

float

BottomOffset

public float BottomOffset { get; set; }

Property Value

float

FixedHeader

public Widget FixedHeader { get; set; }

Property Value

Widget

HeaderHeight

public float HeaderHeight { get; set; }

Property Value

float

IsRelevant

[Editor(false)]
public bool IsRelevant { get; set; }

Property Value

bool

TopOffset

public float TopOffset { get; set; }

Property Value

float

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