Table of Contents

Class BarterItemVisualBrushWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Barter
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class BarterItemVisualBrushWidget : BrushWidget
Inheritance
BarterItemVisualBrushWidget
Inherited Members

Constructors

BarterItemVisualBrushWidget(UIContext)

public BarterItemVisualBrushWidget(UIContext context)

Parameters

context UIContext

Properties

FiefImagePath

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

Property Value

string

HasVisualIdentifier

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

Property Value

bool

ImageIdentifierWidget

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

Property Value

ImageIdentifierWidget

MaskedTextureWidget

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

Property Value

MaskedTextureWidget

SpriteClipWidget

[Editor(false)]
public Widget SpriteClipWidget { get; set; }

Property Value

Widget

SpriteWidget

[Editor(false)]
public BrushWidget SpriteWidget { get; set; }

Property Value

BrushWidget

Type

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

Property Value

string

Methods

OnParallelUpdate(float)

protected override void OnParallelUpdate(float dt)

Parameters

dt float

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