EditorInterface.getPlayingScene

Returns the name of the scene that is being played. If no scene is currently being played, returns an empty string.

struct EditorInterface
@nogc nothrow const
String
getPlayingScene
()

Meta