cf_server_tick¶
Category: net
GitHub: cute_networking.h
Updates the server using CF's own clock (CF_DELTA_TIME and the system time).
Remarks¶
A convenience over cf_server_update. Call once per frame.
Category: net
GitHub: cute_networking.h
Updates the server using CF's own clock (CF_DELTA_TIME and the system time).
A convenience over cf_server_update. Call once per frame.