Class Json.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Json.MethodName : Resource.MethodName
- Inheritance
-
Json.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetData
Cached name for the 'get_data' method.
public static readonly StringName GetData
Field Value
GetErrorLine
Cached name for the 'get_error_line' method.
public static readonly StringName GetErrorLine
Field Value
GetErrorMessage
Cached name for the 'get_error_message' method.
public static readonly StringName GetErrorMessage
Field Value
GetParsedText
Cached name for the 'get_parsed_text' method.
public static readonly StringName GetParsedText
Field Value
Parse
Cached name for the 'parse' method.
public static readonly StringName Parse
Field Value
ParseString
Cached name for the 'parse_string' method.
public static readonly StringName ParseString
Field Value
SetData
Cached name for the 'set_data' method.
public static readonly StringName SetData
Field Value
Stringify
Cached name for the 'stringify' method.
public static readonly StringName Stringify