Version: 2018.4

ExitPlayMode

class in UnityEngine.TestTools


実装インターフェース:IEditModeTestYieldInstruction

マニュアルに切り替える

説明

Creates a yield instruction to exit Play Mode.

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

See also EnterPlayMode.