EditorInterface.isPlayingScene

Returns true if a scene is currently being played, false otherwise. Paused scenes are considered as being played.

struct EditorInterface
@nogc nothrow const
bool
isPlayingScene
()

Meta