Version: 2023.1
public static void EnterPlaymode ();

描述

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

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