ExitPlayMode

class in UnityEngine.TestTools


Implementa interfaces:IEditModeTestYieldInstruction

Cambiar al Manual

Descripción

Creates a yield instruction to exit Play Mode.

An exception will be thrown if the Editor is not in Play Mode.

See also EnterPlayMode.