Class MultiplayerLobbyArmoryCosmeticItemButtonWidget
- 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
IsUnlocked
public bool IsUnlocked { get; set; }
Property Value
ItemType
public int ItemType { get; set; }
Property Value
NonSelectableStateAlpha
public float NonSelectableStateAlpha { get; set; }
Property Value
SelectableStateAlpha
public float SelectableStateAlpha { get; set; }
Property Value
SelectableStateAnimationDuration
public float SelectableStateAnimationDuration { get; set; }
Property Value
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).