JSONParseResultErrorString Property |
The error message 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 string ErrorString { get; set; }
Property Value
Type:
StringSee Also