C4 Engine API Documentation
Home
►
Message Manager
►
class Player
Player::GetPlayerName
Defined in:
C4Messages.h
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
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC