Class OnDisableTests
Inheritance
object
OnDisableTests
Assembly: solution.dll
Syntax
public class OnDisableTests
Methods
SetUp()
Declaration
public IEnumerator SetUp()
Returns
| Type |
Description |
| IEnumerator |
|
TearDown()
Declaration
public IEnumerator TearDown()
Returns
| Type |
Description |
| IEnumerator |
|
TestGameObjectDestroyTriggersOnDisable(bool)
Declaration
public IEnumerator TestGameObjectDestroyTriggersOnDisable(bool destroyImmediately)
Parameters
| Type |
Name |
Description |
| bool |
destroyImmediately |
|
Returns
| Type |
Description |
| IEnumerator |
|
TestGameObjectDisableTriggersOnDisable()
Declaration
public IEnumerator TestGameObjectDisableTriggersOnDisable()
Returns
| Type |
Description |
| IEnumerator |
|
Extension Methods