Overload List
Name | Description | |
---|---|---|
GlobalIncomingPacketHandlerExists(String) |
Returns true if a global packet handler exists for the provided packet type.
| |
GlobalIncomingPacketHandlerExists packetHandlerIncomingObjectType (String, NetworkComms PacketHandlerCallBackDelegate packetHandlerIncomingObjectType ) |
Returns true if the provided global packet handler has been added for the provided packet type.
|
See Also