JSONRPC.GDNativeClassBinding

Undocumented in source.

Members

Static variables

makeNotification
GodotMethod!(Dictionary, String, Variant) makeNotification;
Undocumented in source.
makeRequest
GodotMethod!(Dictionary, String, Variant, Variant) makeRequest;
Undocumented in source.
makeResponse
GodotMethod!(Dictionary, Variant, Variant) makeResponse;
Undocumented in source.
makeResponseError
GodotMethod!(Dictionary, long, String, Variant) makeResponseError;
Undocumented in source.
processAction
GodotMethod!(Variant, Variant, bool) processAction;
Undocumented in source.
processString
GodotMethod!(String, String) processString;
Undocumented in source.
setScope
GodotMethod!(void, String, GodotObject) setScope;
Undocumented in source.

Meta