Table of Contents

Class IconOffsetButtonWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class IconOffsetButtonWidget : ButtonWidget
Inheritance
IconOffsetButtonWidget
Inherited Members

Constructors

IconOffsetButtonWidget(UIContext)

public IconOffsetButtonWidget(UIContext context)

Parameters

context UIContext

Properties

ButtonIcon

public Widget ButtonIcon { get; set; }

Property Value

Widget

NormalXOffset

public int NormalXOffset { get; set; }

Property Value

int

NormalYOffset

public int NormalYOffset { get; set; }

Property Value

int

PressedXOffset

public int PressedXOffset { get; set; }

Property Value

int

PressedYOffset

public int PressedYOffset { get; set; }

Property Value

int

Methods

OnUpdate(float)

protected override void OnUpdate(float dt)

Parameters

dt float

RefreshState()

protected override void RefreshState()

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