|
Message Manager
C4Messages.h
Player::GetPlayerKeyReturns the key associated with a player.Prototype
Description
The GetPlayerKey function returns the unique ID associated with a player. The player representing the server always has the special key kPlayerServer.
See Also
MessageMgr::GetPlayer
|