Photon Fusion 2.0.0

Public Member Functions | Properties | List of all members
NetworkRpcWeavedInvokerAttribute Class Reference

Network Rpc Weaved Invoker Attribute Contains info about a weaved RPC Method. More...

Inherits Attribute.

Public Member Functions

 NetworkRpcWeavedInvokerAttribute (int key, int sources, int targets)
 NetworkRpcWeavedInvokerAttribute Constructor.
 

Properties

int Key [get]
 RPC Key.
 
int Sources [get]
 RPC Sources.
 
int Targets [get]
 RPC Targets.
 

Detailed Description

Network Rpc Weaved Invoker Attribute Contains info about a weaved RPC Method.

Constructor & Destructor Documentation

◆ NetworkRpcWeavedInvokerAttribute()

NetworkRpcWeavedInvokerAttribute ( int  key,
int  sources,
int  targets 
)

NetworkRpcWeavedInvokerAttribute Constructor.

Parameters
keyKey
sourcesSources
targetsTargets