Class AsyncCoroutineRunnerTests
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
public class AsyncCoroutineRunnerTests : BasePlayModeTests
Methods
TestNonRootParenting()
Validates that the AsyncCoroutineRunner is automatically moved to the root to ensure that it has proper multi-scene lifetime behavior.
Declaration
public IEnumerator TestNonRootParenting()
Returns
Type | Description |
---|---|
IEnumerator |