Class BannerBuilderEditableAreaWidget
- 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
DragWidgetRight
public ButtonWidget DragWidgetRight { get; set; }
Property Value
DragWidgetTop
public ButtonWidget DragWidgetTop { get; set; }
Property Value
DragWidgetTopRight
public ButtonWidget DragWidgetTopRight { get; set; }
Property Value
EditableAreaSize
[Editor(false)]
public int EditableAreaSize { get; set; }
Property Value
EditableAreaVisualWidget
public Widget EditableAreaVisualWidget { get; set; }
Property Value
IsLayerPattern
[Editor(false)]
public bool IsLayerPattern { get; set; }
Property Value
IsMirrorActive
public bool IsMirrorActive { get; set; }
Property Value
LayerIndex
public int LayerIndex { get; set; }
Property Value
PositionValue
[Editor(false)]
public Vec2 PositionValue { get; set; }
Property Value
RotateWidget
public ButtonWidget RotateWidget { get; set; }
Property Value
RotationValue
[Editor(false)]
public float RotationValue { get; set; }
Property Value
SizeValue
[Editor(false)]
public Vec2 SizeValue { get; set; }
Property Value
TotalAreaSize
[Editor(false)]
public int TotalAreaSize { get; set; }
Property Value
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).