FunctionsServerIsLoggedInAsyncServerIsLoggedInAsync CallableServerIsLoggedInAsync(): Promise<void>Resolve upon successfully logging into the game. See ServerIsLoggedIn for a synchronous variant of this function.Returns Promise<void>
Resolve upon successfully logging into the game.
See ServerIsLoggedIn for a synchronous variant of this function.