Version: 2021.3
言語: 日本語
public static bool isPlayingOrWillChangePlaymode ;

説明

エディターが現在再生モードか、再生モードに切り替えようとしているかどうか(読み取り専用)

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

See Also: isPlaying, isCompiling.