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
_scrollPanelToWatch
public ScrollablePanel _scrollPanelToWatch
Field Value
Properties
ActionListPanel
[Editor(false)]
public ListPanel ActionListPanel { get; set; }
Property Value
HorizontalPadding
public float HorizontalPadding { get; set; }
Property Value
IsActivated
[Editor(false)]
public bool IsActivated { get; set; }
Property Value
ScrollPanelToWatch
[Editor(false)]
public ScrollablePanel ScrollPanelToWatch { get; set; }
Property Value
VerticalPadding
public float VerticalPadding { get; set; }
Property Value
Methods
OnDisconnectedFromRoot()
protected override void OnDisconnectedFromRoot()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).