Table of Contents

Class MapInfoBarWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.MapBar
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MapInfoBarWidget : Widget
Inheritance
MapInfoBarWidget
Inherited Members

Constructors

MapInfoBarWidget(UIContext)

public MapInfoBarWidget(UIContext context)

Parameters

context UIContext

Properties

ExtendButtonWidget

[Editor(false)]
public ButtonWidget ExtendButtonWidget { get; set; }

Property Value

ButtonWidget

IsInfoBarExtended

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

Property Value

bool

Methods

OnUpdate(float)

protected override void OnUpdate(float dt)

Parameters

dt float

Events

OnMapInfoBarExtendStateChange

public event MapInfoBarWidget.MapBarExtendStateChangeEvent OnMapInfoBarExtendStateChange

Event Type

MapInfoBarWidget.MapBarExtendStateChangeEvent

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