Contents
Message Manager
class Player
Message Manager
C4Messages.h
Player::GetPlayerName
Returns the name of a player.
Prototype
const
char
*GetPlayerName(
void
)
const
;
Description
The
GetPlayerName
function returns a pointer to the name of a player.
See Also
Player::SetPlayerName