Table of Contents

Class MultiplayerLobbyArmoryCosmeticItemButtonWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.Lobby.Armory
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyArmoryCosmeticItemButtonWidget : ButtonWidget
Inheritance
MultiplayerLobbyArmoryCosmeticItemButtonWidget
Inherited Members

Constructors

MultiplayerLobbyArmoryCosmeticItemButtonWidget(UIContext)

public MultiplayerLobbyArmoryCosmeticItemButtonWidget(UIContext context)

Parameters

context UIContext

Properties

IsSelectable

public bool IsSelectable { get; set; }

Property Value

bool

IsUnlocked

public bool IsUnlocked { get; set; }

Property Value

bool

ItemType

public int ItemType { get; set; }

Property Value

int

NonSelectableStateAlpha

public float NonSelectableStateAlpha { get; set; }

Property Value

float

SelectableStateAlpha

public float SelectableStateAlpha { get; set; }

Property Value

float

SelectableStateAnimationDuration

public float SelectableStateAnimationDuration { get; set; }

Property Value

float

Methods

OnAlternateClick()

protected override void OnAlternateClick()

OnClick()

protected override void OnClick()

OnUpdate(float)

protected override void OnUpdate(float dt)

Parameters

dt float

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