class
OwnerAttribute
public class OwnerAttribute : RpcAttribute Marks a method as being an RPC. It will only be called on owner of this object.
Constructors
OwnerAttribute(NetFlags flags) public class OwnerAttribute : RpcAttribute Marks a method as being an RPC. It will only be called on owner of this object.
OwnerAttribute(NetFlags flags)