Class AutoRPCAttribute
Creates an RPC in the view for the client to change this property.
Inheritance
System.Object
AutoRPCAttribute
Assembly: Eco.Shared.dll
Syntax
public class AutoRPCAttribute : ProfanityAttribute
Constructors
AutoRPCAttribute()
Declaration
public AutoRPCAttribute()
AutoRPCAttribute(AccessType)
Declaration
public AutoRPCAttribute(AccessType requiredAccess)
Parameters
Properties
RequiredAccess
Declaration
public AccessType RequiredAccess { get; set; }
Property Value
Extension Methods