Photon Fusion 2.1.1

NetworkRpcPartialInvoker(uint key) Class Reference

Marks method as a partial invoker for a network RPC. Used in conjunction with NetworkRpcWeavedInvokerAttribute. If NetworkRpcWeavedInvokerAttribute.HasPartialInvoker is set, then a method with this attribute is required for RPC to ever be invoked. More...

Inherits RpcAttributeBase.

Properties

uint Key [get]
 NetworkRpcWeavedInvokerAttribute.Key

Detailed Description

Marks method as a partial invoker for a network RPC. Used in conjunction with NetworkRpcWeavedInvokerAttribute. If NetworkRpcWeavedInvokerAttribute.HasPartialInvoker is set, then a method with this attribute is required for RPC to ever be invoked.