Class ServerRPCAttribute
Namespace: FNNLib.RPC
Assembly: FNNLib.dll
Syntax
[AttributeUsage(AttributeTargets.Method, Inherited = true, AllowMultiple = false)]
public class ServerRPCAttribute : RPCAttribute, _Attribute
Fields
| Improve this Doc View SourcerequireOwnership
Whether or not the caller must have ownership over the object.
Declaration
public bool requireOwnership
Field Value
| Type | Description |
|---|---|
| Boolean |