Manual     Reference     Scripting  
  
Scripting > Editor Classes > EditorApplication   

EditorApplication.isPaused  

static var isPaused : bool

Description

Is editor currently paused?

Lets you change pause state programmatically, like pressing the Pause button in the main toolbar.

See Also: isPlaying.