AsyncOperationTest Class -
-Namespace: Cysharp.Threading.TasksTests
-Assembly: UniTask.Tests.dll
- - - - -
-
-
-
-
-
-
-
-
-
-
- public class AsyncOperationTest
- Members
-Constructors -
-| Name | -Description | -
|---|---|
| - AsyncOperationTest() - | -- |
Methods -
-| Name | -Description | -
|---|---|
| - ResourcesLoad_CancelImmediately() - | -- |
| - ResourcesLoad_CancelOnPlayerLoop() - | -- |
| - ResourcesLoad_Completed() - | -- |
Constructors -
-AsyncOperationTest()
- - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- public AsyncOperationTest()
- Methods -
-ResourcesLoad_CancelImmediately()
- - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- public void ResourcesLoad_CancelImmediately()
- ResourcesLoad_CancelOnPlayerLoop()
- - - -
-
-
-
- [UnityTest]
-public IEnumerator ResourcesLoad_CancelOnPlayerLoop()
- Returns
--
-
- IEnumerator - -
ResourcesLoad_Completed()
- - - -
-
-
-
- [UnityTest]
-public IEnumerator ResourcesLoad_Completed()
- Returns
--
-
- IEnumerator - -