Player.getName
Returns the name of a player.
Kind: Function
Environments: Game
Game
player:getName( )
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
Returns:
| Type | Description |
|---|---|
| string | The player's name. |
Returns the name of a player.
Kind: Function
Environments: Game
player:getName( )
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
Returns:
| Type | Description |
|---|---|
| string | The player's name. |