SLikeNet
0.1.3
|
This will write all incoming and outgoing network messages to the local console screen. See derived functions for other outputs. More...
#include "NativeFeatureIncludes.h"
#include "types.h"
#include "PluginInterface2.h"
#include "Export.h"
Go to the source code of this file.
Classes | |
class | SLNet::PacketLogger |
Writes incoming and outgoing messages to the screen. This will write all incoming and outgoing messages to the console window, or to a file if you override it and give it this functionality. More... | |
Namespaces | |
namespace | SLNet |
Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc. | |
This will write all incoming and outgoing network messages to the local console screen. See derived functions for other outputs.
Definition in file PacketLogger.h.