Script API - v1.19.70
    Preparing search index...

    A class that provides system-level events and functions.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • callback: () => void

        Function callback to run when the tickDelay time criteria is met.

      Returns number

      An opaque identifier that can be used with the clearRun function to cancel the execution of this run.

      Runs a specified function at a future time. This is frequently used to implement delayed behaviors and game loops.