JSONParse Method |
Parses a JSON-encoded string and returns a JSONParseResult containing the result.
Namespace: Godot
public static JSONParseResult Parse( string json )
[Missing <param name="json"/> documentation for "M:Godot.JSON.Parse(System.String)"]
[Missing <returns> documentation for "M:Godot.JSON.Parse(System.String)"]