VRC SDK
This project aims to completely document the VRChat Unity SDK
|
This is the complete list of members for VRC.SDKBase.RPC, including all inherited members.
allowedTargets | VRC.SDKBase.RPC | |
Destination enum name | VRC.SDKBase.RPC | |
globalRateLimit | VRC.SDKBase.RPC | |
playerRateLimit | VRC.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.RPC | private |
shortCode | VRC.SDKBase.RPC |