godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
JSONSingleton.parse
godot
json
JSONSingleton
Parses a JSON encoded string and returns a
JSONParseResult
containing the result.
struct
JSONSingleton
@
nogc
nothrow
Ref
!
JSONParseResult
parse
(
StringArg0
)
(
in
StringArg0
json
)
Meta
Source
See Implementation
godot
json
JSONSingleton
aliases
BaseClasses
functions
opAssign
opEquals
parse
print
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Parses a JSON encoded string and returns a JSONParseResult containing the result.