Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 628 Bytes

bitburner.spawnoptions.md

File metadata and controls

20 lines (12 loc) · 628 Bytes

Home > bitburner > SpawnOptions

SpawnOptions interface

Signature:

interface SpawnOptions extends RunOptions 

Extends: RunOptions

Properties

Property Modifiers Type Description
spawnDelay? number (Optional) Number of milliseconds to delay before spawning script, defaults to 10000 (10s). Must be a positive integer.