Module json_rpc
Expand description
Sidecar module for class JsonRpc.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for JSONRPC enums.
Structsยง
- Error
Code - ExMake
Response Error - Default-param extender for
JsonRpc::make_response_error_ex. - ExProcess
Action - Default-param extender for
JsonRpc::process_action_ex.