
Network object replication channel. More...
Derived from: | None |
Derived by: | None |
Group: | NetObjects (Network) |
#include <ClanLib/network.h>
Class Members:
Construction: | |
Constructs a netobject controller. |
| |
Signal that is called whenever the netobject channel receives a message for a netobject it doesnt know. The application should hook a slot into this signal and determine what to do with the message. |
Detailed description:
Manages a netchannel with netobject replication data. It dispatches incoming messages to the correct netobject.