You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Moved JSON functions to built-in to_json, parse_json, validate_json
This commit is contained in:
@@ -97,6 +97,9 @@ public:
|
||||
RESOURCE_LOAD,
|
||||
INST2DICT,
|
||||
DICT2INST,
|
||||
VALIDATE_JSON,
|
||||
PARSE_JSON,
|
||||
TO_JSON,
|
||||
HASH,
|
||||
COLOR8,
|
||||
PRINT_STACK,
|
||||
|
||||
Reference in New Issue
Block a user