Node.rpcUnreliable

Sends a rpc using an unreliable protocol. Returns an empty Variant.

struct Node
@nogc nothrow
Variant
rpcUnreliable
(
StringArg0
VarArgs...
)
(
in StringArg0 method
,
VarArgs varArgs
)

Meta