Node.rpcUnreliableId

Sends a rpc to a specific peer identified by peer_id using an unreliable protocol (see NetworkedMultiplayerPeer.setTargetPeer). Returns an empty Variant.

struct Node
@nogc nothrow
Variant
rpcUnreliableId
(
VarArgs...
)
(
in long peer_id
,
in String method
,
VarArgs varArgs
)

Meta