C4 Engine Terathon Software C4 Engine API Documentation

• Network Manager

API Links
Developer Links

NetworkMgr::NetworkTask

Defined in:  C4Network.h
Called once per application loop to allow the Network Manager to perform internal processing.
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.