AuthState

Represents a player state, including information on sign-in status, player profile, ban status and metadata.

Attributes

Name
Purpose

IsSignedIn

Whether the player is signed in.

Player

The player information (instance of Player)

Last updated