The uuid of the player.
OptionaluniqueId: null | bigintThe unique actor id of the player.
Optionalusername: null | stringThe username of the player.
Optionalxuid: null | stringThe xbox user id of the player.
OptionalplatformChatIdentifier: null | stringThe platform chat identifier of the player.
OptionalplatformBuild: null | numberThe platform build of the player.
Optionalskin: null | SerializedSkinThe skin of the player.
OptionalisTeacher: null | booleanWhether the player is a teacher.
OptionalisHost: null | booleanWhether the player is a host.
OptionalisVisitor: null | booleanWhether the player is a visitor.
OptionallocatorColor: null | ColorThe locator bar color of the player.
ReadonlyisWhether the player is a host.
ReadonlyisWhether the player is a teacher.
ReadonlyisWhether the player is a visitor.
ReadonlylocatorThe locator bar color of the player.
ReadonlyplatformThe platform build of the player.
ReadonlyplatformThe platform chat identifier of the player.
ReadonlyskinThe skin of the player.
ReadonlyuniqueThe unique actor id of the player.
ReadonlyusernameThe username of the player.
ReadonlyuuidThe uuid of the player.
ReadonlyxuidThe xbox user id of the player.
StaticreadRead a value from the stream.
The BinaryStream to read from.
Options for reading the data type, such as endianness.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
Options for writing the data type, such as endianness.
Creates a new player record.