Updated Schemas

This commit is contained in:
github-actions[bot] 2022-06-29 20:17:17 +00:00
parent ba243648d0
commit 10f4f477e6

View File

@ -862,6 +862,10 @@
"quantumGroupID": {
"type": "string",
"description": "If this value is not null, this prop will be quantum. Assign this field to the id of the quantum group it should be a part of. The group it is assigned to determines what kind of quantum object it is"
},
"parentPath": {
"type": "string",
"description": "The path (not including the root planet object) of the parent of this game object. Optional (will default to the root sector)."
}
}
},