Table of Contents

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

BasicContainer

CosmeticRarity

[Editor(false)]
public int CosmeticRarity { get; set; }

Property Value

int

MaxAlphaChangeDuration

[Editor(false)]
public float MaxAlphaChangeDuration { get; set; }

Property Value

float

MaxAlphaLowerBound

[Editor(false)]
public float MaxAlphaLowerBound { get; set; }

Property Value

float

MaxAlphaUpperBound

[Editor(false)]
public float MaxAlphaUpperBound { get; set; }

Property Value

float

MinAlphaChangeDuration

[Editor(false)]
public float MinAlphaChangeDuration { get; set; }

Property Value

float

MinAlphaLowerBound

[Editor(false)]
public float MinAlphaLowerBound { get; set; }

Property Value

float

MinAlphaUpperBound

[Editor(false)]
public float MinAlphaUpperBound { get; set; }

Property Value

float

RarityCommonColor

[Editor(false)]
public Color RarityCommonColor { get; set; }

Property Value

Color

RarityRareColor

[Editor(false)]
public Color RarityRareColor { get; set; }

Property Value

Color

RarityUniqueColor

[Editor(false)]
public Color RarityUniqueColor { get; set; }

Property Value

Color

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