NetworkMgr::NetworkTask
Defined in:
Called once per application loop to allow the Network Manager to perform internal processing.
C4Network.h
Prototype
void NetworkTask(void);
Description
The NetworkTask
function performs internal processing necessary for reliable packet transport and asynchronous network operations. This function is called automatically by the engine module.