Class ContextMenuItemWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ContextMenuItemWidget : Widget
- Inheritance
-
ContextMenuItemWidget
- Inherited Members
Constructors
ContextMenuItemWidget(UIContext)
public ContextMenuItemWidget(UIContext context)
Parameters
context
UIContext
Properties
ActionButtonWidget
public ButtonWidget ActionButtonWidget { get; set; }
Property Value
CanBeUsed
public bool CanBeUsed { get; set; }
Property Value
TypeIconState
public string TypeIconState { get; set; }
Property Value
TypeIconWidget
public Widget TypeIconWidget { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
RefreshState()
protected override void RefreshState()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).