Table of Contents

Class WaitAllWebRequestsCompleted

Namespace
Pinwheel.Vista.RealWorldData
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll
public class WaitAllWebRequestsCompleted : CustomYieldInstruction, IEnumerator
Inheritance
CustomYieldInstruction
WaitAllWebRequestsCompleted
Implements
Inherited Members
CustomYieldInstruction.MoveNext()
CustomYieldInstruction.Reset()
CustomYieldInstruction.Current

Constructors

WaitAllWebRequestsCompleted(IEnumerable<UnityWebRequestAsyncOperation>)

Properties

keepWaiting

Indicates if coroutine should be kept suspended.