BridgeConnectionRPCDispatcher Class

[This is preliminary documentation and is subject to change.]

[Missing documentation for “T:Game.NetworkObjects.BridgeConnectionRPCDispatcher”]

Inheritance Hierarchy

System.Object  Game.Events.RPC.RPCDispatcher(IBridgeConnectionRPCListener)    Game.NetworkObjects.BridgeConnectionRPCDispatcher Namespace: Game.NetworkObjectsAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public class BridgeConnectionRPCDispatcher : RPCDispatcher<IBridgeConnectionRPCListener>

The BridgeConnectionRPCDispatcher type exposes the following members.

Constructors

Name

Description

Public method

BridgeConnectionRPCDispatcher

  Back to Top

Methods

Name

Description

Public method

Dispatch

(Overrides RPCDispatcher(T).Dispatch(Player, NetworkBehavior, Byte, RpcArgs).)

Public method

RegisterListener

(Inherited from RPCDispatcher(T).)

  Back to Top

See Also

Reference

Game.NetworkObjects Namespace