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
HasVisualIdentifier
[Editor(false)]
public bool HasVisualIdentifier { get; set; }
Property Value
ImageIdentifierWidget
[Editor(false)]
public ImageIdentifierWidget ImageIdentifierWidget { get; set; }
Property Value
MaskedTextureWidget
[Editor(false)]
public MaskedTextureWidget MaskedTextureWidget { get; set; }
Property Value
SpriteClipWidget
[Editor(false)]
public Widget SpriteClipWidget { get; set; }
Property Value
SpriteWidget
[Editor(false)]
public BrushWidget SpriteWidget { get; set; }
Property Value
Type
[Editor(false)]
public string Type { get; set; }
Property Value
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).