Class OrderOfBattleHeroDragWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OrderOfBattleHeroDragWidget : Widget
- Inheritance
-
OrderOfBattleHeroDragWidget
- Inherited Members
Constructors
OrderOfBattleHeroDragWidget(UIContext)
public OrderOfBattleHeroDragWidget(UIContext context)
Parameters
context
UIContext
Properties
InnerBrushName
[Editor(false)]
public string InnerBrushName { get; set; }
Property Value
StackCount
[Editor(false)]
public int StackCount { get; set; }
Property Value
StackDragWidget
[Editor(false)]
public BrushWidget StackDragWidget { get; set; }
Property Value
StackThumbnailWidget
[Editor(false)]
public ImageIdentifierWidget StackThumbnailWidget { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).