mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-28 18:25:18 +00:00
remove docs for dumpWorldObjects
This commit is contained in:
parent
84e4b617e3
commit
85bc05c50f
@ -70,7 +70,6 @@ The template for this file is this :
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"dumpWorldObjects": false,
|
|
||||||
"instanceIdInLogs": false,
|
"instanceIdInLogs": false,
|
||||||
"hookDebugLogs": false,
|
"hookDebugLogs": false,
|
||||||
"avoidTimeSync": false,
|
"avoidTimeSync": false,
|
||||||
@ -86,7 +85,6 @@ The template for this file is this :
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
- dumpWorldObjects - Creates a file with information about the WorldObjects that were created.
|
|
||||||
- instanceIdInLogs - Appends the game instance id to every log message sent.
|
- instanceIdInLogs - Appends the game instance id to every log message sent.
|
||||||
- hookDebugLogs - Print Unity logs and warnings.
|
- hookDebugLogs - Print Unity logs and warnings.
|
||||||
- avoidTimeSync - Disables the syncing of time.
|
- avoidTimeSync - Disables the syncing of time.
|
||||||
|
Loading…
Reference in New Issue
Block a user