Version: 5.4
public void Update ();

Descripción

This function pumps the server causing incoming network data to be processed, and pending outgoing data to be sent.

This should be called each frame, and is called automatically for the server used by NetworkServer.