Description
Get the player's identification number for server or client-side.
Syntax
readonly id: number;
const id = player.id; console.log(player.id);