class
HostAttribute
public class HostAttribute : RpcAttribute Marks a method as being an RPC. It will only be called on the host.
Constructors
HostAttribute(NetFlags flags) public class HostAttribute : RpcAttribute Marks a method as being an RPC. It will only be called on the host.
HostAttribute(NetFlags flags)