Description
Class members
CL_NetObjectChannel(const CL_NetObjectChannel ©)
CL_NetObjectChannel(
class CL_NetGame *netgame,
int channel)
virtual ~CL_NetObjectChannel()
thSignal_v3<const class CL_NetObject &, int, const std::string &> &sig_create_object()
void begin_sync(const class CL_NetGroup *group = NULL)
void end_sync(const class CL_NetGroup *group = NULL)
bool wait_sync(int timeout = -1)
class CL_NetObjectChannel_Generic *impl
See Also
None
Back to index
|