Table of Contents

Class DialogBoxAsyncWait

Namespace
Menu
Assembly
Assembly-CSharp.dll
public class DialogBoxAsyncWait : MenuDialogBox
Inheritance
DialogBoxAsyncWait
Inherited Members

Constructors

public DialogBoxAsyncWait(Menu menu, MenuObject owner, string text, Vector2 pos, Vector2 size, bool forceWrapping = false)

Parameters

menu Menu
owner MenuObject
text string
pos Vector2
size Vector2
forceWrapping bool

Fields

public AtlasAnimator loadingSpinner

Field Value

AtlasAnimator

Methods

public override void RemoveSprites()
public void SetText(string caption)

Parameters

caption string
public override void Update()