Sandbox Logo

class AuthorityAttribute : System.Attribute

Summary

Marks a method as being an RPC specifically targeted to the owner of the <see cref="T:Sandbox.GameObject" />, or the host if the <see cref="T:Sandbox.GameObject" /> doesn't have an owner.

User Comments