Table of Contents

Class BannerBuilderEditableAreaWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.BannerBuilder
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class BannerBuilderEditableAreaWidget : Widget
Inheritance
BannerBuilderEditableAreaWidget
Inherited Members

Constructors

BannerBuilderEditableAreaWidget(UIContext)

public BannerBuilderEditableAreaWidget(UIContext context)

Parameters

context UIContext

Properties

BannerTableauWidget

public BannerTableauWidget BannerTableauWidget { get; set; }

Property Value

BannerTableauWidget

DragWidgetRight

public ButtonWidget DragWidgetRight { get; set; }

Property Value

ButtonWidget

DragWidgetTop

public ButtonWidget DragWidgetTop { get; set; }

Property Value

ButtonWidget

DragWidgetTopRight

public ButtonWidget DragWidgetTopRight { get; set; }

Property Value

ButtonWidget

EditableAreaSize

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

Property Value

int

EditableAreaVisualWidget

public Widget EditableAreaVisualWidget { get; set; }

Property Value

Widget

IsLayerPattern

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

Property Value

bool

IsMirrorActive

public bool IsMirrorActive { get; set; }

Property Value

bool

LayerIndex

public int LayerIndex { get; set; }

Property Value

int

PositionValue

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

Property Value

Vec2

RotateWidget

public ButtonWidget RotateWidget { get; set; }

Property Value

ButtonWidget

RotationValue

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

Property Value

float

SizeValue

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

Property Value

Vec2

TotalAreaSize

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

Property Value

int

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

OnUpdate(float)

protected override void OnUpdate(float dt)

Parameters

dt float

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