Class MultiplayerLobbyCosmeticAnimationControllerWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.Lobby
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyCosmeticAnimationControllerWidget : Widget
- Inheritance
-
MultiplayerLobbyCosmeticAnimationControllerWidget
- Inherited Members
Constructors
MultiplayerLobbyCosmeticAnimationControllerWidget(UIContext)
public MultiplayerLobbyCosmeticAnimationControllerWidget(UIContext context)
Parameters
context
UIContext
Properties
AnimationPartContainer
[Editor(false)]
public BasicContainer AnimationPartContainer { get; set; }
Property Value
CosmeticRarity
[Editor(false)]
public int CosmeticRarity { get; set; }
Property Value
MaxAlphaChangeDuration
[Editor(false)]
public float MaxAlphaChangeDuration { get; set; }
Property Value
MaxAlphaLowerBound
[Editor(false)]
public float MaxAlphaLowerBound { get; set; }
Property Value
MaxAlphaUpperBound
[Editor(false)]
public float MaxAlphaUpperBound { get; set; }
Property Value
MinAlphaChangeDuration
[Editor(false)]
public float MinAlphaChangeDuration { get; set; }
Property Value
MinAlphaLowerBound
[Editor(false)]
public float MinAlphaLowerBound { get; set; }
Property Value
MinAlphaUpperBound
[Editor(false)]
public float MinAlphaUpperBound { get; set; }
Property Value
RarityCommonColor
[Editor(false)]
public Color RarityCommonColor { get; set; }
Property Value
RarityRareColor
[Editor(false)]
public Color RarityRareColor { get; set; }
Property Value
RarityUniqueColor
[Editor(false)]
public Color RarityUniqueColor { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).