Engines.IsPaused()

shared
Check if the game is paused.

Returns

  • boolean True if the game is paused, false otherwise.

Examples

Engines.IsPaused – Check if the game is paused.