Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 548 Bytes

File metadata and controls

13 lines (8 loc) · 548 Bytes

Home > bitburner > RunningScript > pid

RunningScript.pid property

A Process ID unique to this script across all hosts. Must be an integer starting from 1 for the first process spawned at game launch and incrementing from there. Note that PIDs are not saved in the savegame and are regenerated at launch.

Signature:

pid: number;