Table of Contents

Class JsonRpc.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class JsonRpc.MethodName : GodotObject.MethodName
Inheritance
JsonRpc.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

MakeNotification

Cached name for the 'make_notification' method.

public static readonly StringName MakeNotification

Field Value

StringName

MakeRequest

Cached name for the 'make_request' method.

public static readonly StringName MakeRequest

Field Value

StringName

MakeResponse

Cached name for the 'make_response' method.

public static readonly StringName MakeResponse

Field Value

StringName

MakeResponseError

Cached name for the 'make_response_error' method.

public static readonly StringName MakeResponseError

Field Value

StringName

ProcessAction

Cached name for the 'process_action' method.

public static readonly StringName ProcessAction

Field Value

StringName

ProcessString

Cached name for the 'process_string' method.

public static readonly StringName ProcessString

Field Value

StringName

SetScope

Cached name for the 'set_scope' method.

public static readonly StringName SetScope

Field Value

StringName