Class MultiplayerLobbyArmoryCosmeticObtainPopupWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyArmoryCosmeticObtainPopupWidget : Widget
- Inheritance
-
MultiplayerLobbyArmoryCosmeticObtainPopupWidget
- Inherited Members
Constructors
MultiplayerLobbyArmoryCosmeticObtainPopupWidget(UIContext)
public MultiplayerLobbyArmoryCosmeticObtainPopupWidget(UIContext context)
Parameters
context
UIContext
Properties
ActionButtonWidget
[Editor(false)]
public ButtonWidget ActionButtonWidget { get; set; }
Property Value
CancelButtonWidget
[Editor(false)]
public ButtonWidget CancelButtonWidget { get; set; }
Property Value
ItemPreviewListPanel
[Editor(false)]
public ListPanel ItemPreviewListPanel { get; set; }
Property Value
LoadingAnimationWidget
[Editor(false)]
public Widget LoadingAnimationWidget { get; set; }
Property Value
ObtainState
[Editor(false)]
public int ObtainState { get; set; }
Property Value
ResultFailedIconWidget
[Editor(false)]
public Widget ResultFailedIconWidget { get; set; }
Property Value
ResultSuccessfulIconWidget
[Editor(false)]
public Widget ResultSuccessfulIconWidget { get; set; }
Property Value
ResultTextWidget
[Editor(false)]
public TextWidget ResultTextWidget { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).