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
InitialPanRotation
[Editor(false)]
public float InitialPanRotation { get; set; }
Property Value
InitialTiltRotation
[Editor(false)]
public float InitialTiltRotation { get; set; }
Property Value
ItemModifierId
[Editor(false)]
public string ItemModifierId { get; set; }
Property Value
StringId
[Editor(false)]
public string StringId { get; set; }
Property Value
Methods
OnMousePressed()
protected override void OnMousePressed()
OnMouseReleased()
protected override void OnMouseReleased()
OnPreviewRightStickMovement()
protected override bool OnPreviewRightStickMovement()
Returns
OnRightStickMovement()
protected override void OnRightStickMovement()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).