Skip to main content

hexis.navigate.is_navigating

hexis.navigate.is_navigating()

StabilityKindUsed by an official script
SupportedfunctionYes

What it does

Check if currently navigating

Parameters

The Java wrapper accepts 0 arguments.

Contract confidence

  • Java binding: Present in the recorded source snapshot.
  • Official script evidence: Used by an official Hexis script.
  • 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.