mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[DOCS] parse_json: Objects do not keep key order
Document JSON not guaranteeing key order.
This commit is contained in:
committed by
mhilbrunner
parent
abf82057f3
commit
82b8f1729d
@@ -4,7 +4,7 @@
|
||||
Helper class for parsing JSON data.
|
||||
</brief_description>
|
||||
<description>
|
||||
Helper class for parsing JSON data. For usage example, see [JSONParseResult].
|
||||
Helper class for parsing JSON data. For usage example and other important hints, see [JSONParseResult].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user