|
Message Manager
C4Messages.h
Player::SetPlayerNameSets the name of a player.Prototype
Parameters
Description
The SetPlayerName function sets the name of the player to the string specified by the name parameter. The length of the text string is truncated to the maximum player name length defined by the constant kMaxPlayerNameLength.
See Also
Player::GetPlayerName
|