Table of Contents

Class ItemTableauWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ItemTableauWidget : TextureWidget
Inheritance
ItemTableauWidget
Inherited Members

Constructors

ItemTableauWidget(UIContext)

public ItemTableauWidget(UIContext context)

Parameters

context UIContext

Properties

BannerCode

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

Property Value

string

InitialPanRotation

[Editor(false)]
public float InitialPanRotation { get; set; }

Property Value

float

InitialTiltRotation

[Editor(false)]
public float InitialTiltRotation { get; set; }

Property Value

float

ItemModifierId

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

Property Value

string

StringId

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

Property Value

string

Methods

OnMousePressed()

protected override void OnMousePressed()

OnMouseReleased()

protected override void OnMouseReleased()

OnPreviewRightStickMovement()

protected override bool OnPreviewRightStickMovement()

Returns

bool

OnRightStickMovement()

protected override void OnRightStickMovement()

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