MessageMgr::GetLocalPlayer
Defined in:
Returns the player representing the local machine.
C4Messages.h
Prototype
Player *GetLocalPlayer(void);
Description
The GetLocalPlayer
function returns the Player
object associated with the local machine.
See Also