Table of Contents

Class ContextMenuBrushWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ContextMenuBrushWidget : BrushWidget
Inheritance
ContextMenuBrushWidget
Inherited Members

Constructors

ContextMenuBrushWidget(UIContext)

public ContextMenuBrushWidget(UIContext context)

Parameters

context UIContext

Fields

_actionListPanel

public ListPanel _actionListPanel

Field Value

ListPanel

_scrollPanelToWatch

public ScrollablePanel _scrollPanelToWatch

Field Value

ScrollablePanel

Properties

ActionListPanel

[Editor(false)]
public ListPanel ActionListPanel { get; set; }

Property Value

ListPanel

HorizontalPadding

public float HorizontalPadding { get; set; }

Property Value

float

IsActivated

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

Property Value

bool

ScrollPanelToWatch

[Editor(false)]
public ScrollablePanel ScrollPanelToWatch { get; set; }

Property Value

ScrollablePanel

VerticalPadding

public float VerticalPadding { get; set; }

Property Value

float

Methods

OnDisconnectedFromRoot()

protected override void OnDisconnectedFromRoot()

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