Class MonoBehaviourTest<T>
Implements
Inherited Members
CustomYieldInstruction.MoveNext()
CustomYieldInstruction.Reset()
CustomYieldInstruction.Current
Namespace: UnityEngine.TestTools
Assembly: solution.dll
Syntax
public class MonoBehaviourTest<T> : CustomYieldInstruction, IEnumerator where T : MonoBehaviour, IMonoBehaviourTest
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| MonoBehaviourTest(bool) |
Properties
| Name | Description |
|---|---|
| component | |
| gameObject | |
| keepWaiting | Indicates if coroutine should be kept suspended. |