Table of Contents

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

ButtonWidget

CanBeUsed

public bool CanBeUsed { get; set; }

Property Value

bool

TypeIconState

public string TypeIconState { get; set; }

Property Value

string

TypeIconWidget

public Widget TypeIconWidget { get; set; }

Property Value

Widget

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).