Table of Contents

Class OrderOfBattleHeroDragWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.OrderOfBattle
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

string

StackCount

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

Property Value

int

StackDragWidget

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

Property Value

BrushWidget

StackThumbnailWidget

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

Property Value

ImageIdentifierWidget

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).