csharp
public sealed class ClientRpcAttributeMarks a method as the handler for a call the server makes and clients run.
No guide page documents this yet — the page shows what the code says about itself.
As a annotation
- Valid on
- Method
Remarks
The mirror of ServerRpcAttribute, and the same rule: the method is the handler and the generated sender beside it is the call. Sending one from anything that is not the server is refused rather than sent, and counted.
Fields and properties (2)
Used by (2)
- AvatarControllerMultiplayer
- GeneratedTurretVixen.Net.Generators.Tests