Photon Fusion 2.0.4

ICommunicator Member List

This is the complete list of members for ICommunicator, including all inherited members.

CommunicatorIDICommunicator
Poll()ICommunicator
PushPackage(int senderActor, int eventCode, object data)ICommunicator
ReceivePackage(out int senderActor, byte *buffer, int bufferLength)ICommunicator
RegisterPackageCallback< T >(Action< int, T > callback)ICommunicator
SendMessage(int targetActor, IMessage message)ICommunicator
SendPackage(byte code, int targetActor, bool reliable, byte *buffer, int bufferLength)ICommunicator
Service()ICommunicator