Property | Type | Description | |
---|---|---|---|
Instance | UnityTestController, | ||
captureFramerates | int[] | ||
iterateScenes | bool |
Method | Description | |
---|---|---|
AddSuite ( UnityTest, suite ) : void | ||
Awake ( ) : void | ||
OnApplicationQuit ( ) : void | ||
OnEnable ( ) : void | ||
OnGUI ( ) : void | ||
OnLevelWasLoaded ( ) : void | ||
Start ( ) : IEnumerator |
public static UnityTestController, Instance | ||
return | UnityTestController, |