Updated UNDOCUMENTED
This commit is contained in:
@@ -23,7 +23,13 @@
|
||||
"description": "Determines if the `min_range_inactivity_timer` is used in the standard despawn rules.",
|
||||
"title": "Despawn From Inactivity"
|
||||
},
|
||||
"despawn_from_distance": { "type": "object", "description": "UNDOCUMENTED", "title": "TODO", "additionalProperties": false },
|
||||
"despawn_from_distance": {
|
||||
"type": "object",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "TODO",
|
||||
"additionalProperties": false
|
||||
},
|
||||
"despawn_from_simulation_edge": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
|
||||
Reference in New Issue
Block a user