ClanSoft logo
ClanSoft logo

    CL_NetGame::receive_computer_join

Syntax

virtual const CL_NetComputer *receive_computer_join();

Return value

The computer joining the game.

Description

Returns the first (if more) computer that is joining the game, or NULL ifnone. The next time the function is called, it returns the next computer,etc.


Back to index



This page was built using the Perceps documentation system.