VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.RPC Member List

This is the complete list of members for VRC.SDKBase.RPC, including all inherited members.

allowedTargetsVRC.SDKBase.RPC
Destination enum nameVRC.SDKBase.RPC
globalRateLimitVRC.SDKBase.RPC
playerRateLimitVRC.SDKBase.RPC
RPC(params Destination[] targets)VRC.SDKBase.RPC
RPC(short code, params Destination[] targets)VRC.SDKBase.RPC
RPC(short code, float playerRateLimit, params Destination[] targets)VRC.SDKBase.RPC
RPC(short code, float playerRateLimit, float globalRateLimit, params Destination[] targets)VRC.SDKBase.RPC
SetupTargets(Destination[] targets)VRC.SDKBase.RPCprivate
shortCodeVRC.SDKBase.RPC