Script API - v1.21.110.23
    Preparing search index...
    • Parameters

      • batchName: string

        Name of the batch of tests the callback will run after.

      • batchCallback: () => void

      Returns void

      Sets a callback that is called after the batch gets called. This will overwrite previously set callbacks for this batch.

      This function can't be called in read-only mode.

      This function can be called in early-execution mode.

      This function can throw errors.

      GameTestError