Skip to main content

hexis.script.is_paused

hexis.script.is_paused()

StabilityKindUsed by an official script
ExperimentalfunctionNo

What it does

Check if script is paused

Parameters

The Java wrapper accepts 0 arguments.

Contract confidence

  • Java binding: Present in the recorded source snapshot.
  • Official script evidence: Not found in the current official script set.
  • Live acceptance: Not recorded for every option and failure path.

Safety and lifecycle

Stop the script if the call returns an unexpected value, the world changes, or the user requests cancellation. Experimental and advanced calls may not yet have uniform structured outcomes.

See Script safety before combining this call with movement, camera, GUI, inventory, chat, or network side effects.