JSONSingleton.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_singleton
godot_object _singleton;
Undocumented in source.
_singletonName
char* _singletonName;
Undocumented in source.
parse
GodotMethod!(JSONParseResult, String) parse;
Undocumented in source.
print
GodotMethod!(String, Variant, String, bool) print;
Undocumented in source.

Meta