Table of Contents

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

StringName

GetErrorLine

Cached name for the 'get_error_line' method.

public static readonly StringName GetErrorLine

Field Value

StringName

GetErrorMessage

Cached name for the 'get_error_message' method.

public static readonly StringName GetErrorMessage

Field Value

StringName

GetParsedText

Cached name for the 'get_parsed_text' method.

public static readonly StringName GetParsedText

Field Value

StringName

Parse

Cached name for the 'parse' method.

public static readonly StringName Parse

Field Value

StringName

ParseString

Cached name for the 'parse_string' method.

public static readonly StringName ParseString

Field Value

StringName

SetData

Cached name for the 'set_data' method.

public static readonly StringName SetData

Field Value

StringName

Stringify

Cached name for the 'stringify' method.

public static readonly StringName Stringify

Field Value

StringName