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
MakeRequest
Cached name for the 'make_request' method.
public static readonly StringName MakeRequest
Field Value
MakeResponse
Cached name for the 'make_response' method.
public static readonly StringName MakeResponse
Field Value
MakeResponseError
Cached name for the 'make_response_error' method.
public static readonly StringName MakeResponseError
Field Value
ProcessAction
Cached name for the 'process_action' method.
public static readonly StringName ProcessAction
Field Value
ProcessString
Cached name for the 'process_string' method.
public static readonly StringName ProcessString
Field Value
SetScope
Cached name for the 'set_scope' method.
public static readonly StringName SetScope