Nebula
Core

ClientRpcAttribute

Runs on every client that knows the entity (or only its owner when sent with OwnerRpc).

generated from the sources
[AttributeUsage(AttributeTargets.Method)]
public sealed class ClientRpcAttribute : Attribute

Runs on every client that knows the entity (or only its owner when sent with OwnerRpc).