EditorApplication.isPlayingOrWillChangePlaymode 是否正播放或将切换播放模式

static var isPlayingOrWillChangePlaymode : bool

Description描述

Is editor either currently in play mode, or about to switch to it? (Read Only)

当前编辑器是否在播放模式或者即将切换到播放模式(只读)。

This will return true when editor will switch to play mode after finishing some tasks (e.g. after scripts will be recompiled).

 当编辑器完成了某些任务将要返回播放模式时返回true。

参见:isPlaying, isCompiling.

最后修改:2011年6月25日 Saturday 18:39

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。