godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
JSONRPC._new
godot
jsonrpc
JSONRPC
Construct a new instance of JSONRPC. Note: use
memnew!JSONRPC
instead.
struct
JSONRPC
@
nogc
nothrow static
JSONRPC
_new
(
)
Meta
Source
See Implementation
godot
jsonrpc
JSONRPC
aliases
BaseClasses
enums
Constants
ErrorCode
functions
makeNotification
makeRequest
makeResponse
makeResponseError
opAssign
opEquals
processAction
processString
setScope
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of JSONRPC. Note: use memnew!JSONRPC instead.