DOCUMENTATION: Clarify cross-host characteristic of PID and port (#2336)

This commit is contained in:
Thaccus
2025-10-07 15:40:05 -05:00
committed by GitHub
parent 1883af6c38
commit 625fe46bc3
12 changed files with 25 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
## RunningScript.pid property
Process ID. Must be an integer
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:**