Photon Fusion 2.0.8

NetPeerGroup Member List

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

ChangeConnectionAddressDuringConnecting(NetPeerGroup *g, NetConnection *c, NetAddress newAddress)NetPeerGroupstatic
Connect(NetPeerGroup *g, NetAddress address, byte[] token, byte[] uniqueId=null)NetPeerGroupstatic
Connect(NetPeerGroup *g, string ip, ushort port, byte[] token, byte[] uniqueId=null)NetPeerGroupstatic
ConnectionCountNetPeerGroup
ConnectionIterator(NetPeerGroup *g)NetPeerGroupstatic
Disconnect(NetPeerGroup *g, NetConnection *c, byte[] token)NetPeerGroupstatic
GetConnection(NetPeerGroup *g, NetConnectionId id)NetPeerGroupstatic
GetConnectionByIndex(NetPeerGroup *g, int index)NetPeerGroupstatic
GetConnectionIdleTime(NetPeerGroup *g, NetConnection *c)NetPeerGroupstatic
GetNotifyDataBuffer(NetPeerGroup *g, NetConnection *c, out NetBitBuffer *b)NetPeerGroupstatic
GetUnreliableDataBuffer(NetPeerGroup *g, NetConnection *c, out NetBitBuffer *b)NetPeerGroupstatic
GroupNetPeerGroup
Receive(NetPeerGroup *g, INetPeerGroupCallbacks cb)NetPeerGroupstatic
SendNotifyDataBuffer(NetPeerGroup *g, NetConnection *c, ref NetBitBuffer *b, void *userData)NetPeerGroupstatic
SendReliable(NetPeerGroup *g, NetConnection *c, ReliableId rid, byte *data, int dataLength)NetPeerGroupstatic
SendUnconnectedData(NetPeerGroup *g, NetAddress address, void *data, int dataLength)NetPeerGroupstatic
SendUnreliableDataBuffer(NetPeerGroup *g, NetConnection *c, NetBitBuffer *b)NetPeerGroupstatic
TimeNetPeerGroup
TryGetConnectionByIndex(NetPeerGroup *g, int index, out NetConnection *connection)NetPeerGroupstatic
Update(NetPeerGroup *g, INetPeerGroupCallbacks cb)NetPeerGroupstatic