Version: 2022.3
public static void EnterPlaymode ();

描述

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

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