Version: 2022.2
public static void EnterPlaymode ();

描述

将编辑器切换为运行模式。

Equivalent to setting EditorApplication.isPlaying to true. See Also: isPlaying.