Mirror Networking
|
Classes | |
class | Invoker |
class | RemoteProcedureCalls |
Used to help manage remote calls for NetworkBehaviours More... | |
Enumerations | |
enum | RemoteCallType { Command , ClientRpc } |
Functions | |
delegate void | RemoteCallDelegate (NetworkBehaviour obj, NetworkReader reader, NetworkConnectionToClient senderConnection) |
enum Mirror.RemoteCalls.RemoteCallType |
Definition at line 8 of file RemoteCalls.cs.