JSONParseResultError Property |
The error type if the JSON source was not successfully parsed. See the Error constants.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Error Error { get; set; }
Property Value
Type:
ErrorSee Also