Table of Contents

Class LauncherCircleLoadingAnimWidget

Namespace
TaleWorlds.MountAndBlade.Launcher.Library.CustomWidgets
Assembly
TaleWorlds.MountAndBlade.Launcher.Library.dll
public class LauncherCircleLoadingAnimWidget : Widget
Inheritance
LauncherCircleLoadingAnimWidget
Inherited Members

Constructors

LauncherCircleLoadingAnimWidget(UIContext)

public LauncherCircleLoadingAnimWidget(UIContext context)

Parameters

context UIContext

Properties

CircleRadius

public float CircleRadius { get; set; }

Property Value

float

FadeInSeconds

public float FadeInSeconds { get; set; }

Property Value

float

FadeOutSeconds

public float FadeOutSeconds { get; set; }

Property Value

float

FullAlpha

public float FullAlpha { get; set; }

Property Value

float

IsMovementEnabled

public bool IsMovementEnabled { get; set; }

Property Value

bool

IsReverse

public bool IsReverse { get; set; }

Property Value

bool

NormalAlpha

public float NormalAlpha { get; set; }

Property Value

float

NumOfCirclesInASecond

public float NumOfCirclesInASecond { get; set; }

Property Value

float

StaySeconds

public float StaySeconds { get; set; }

Property Value

float

Methods

OnParallelUpdate(float)

protected override void OnParallelUpdate(float dt)

Parameters

dt float

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