Skip to main content

ServerIsLoggedInAsync

Callable

  • ServerIsLoggedInAsync(): Promise<void>

  • Resolve upon successfully logging into the game.

    See ServerIsLoggedIn for a synchronous variant of this function.


    Returns Promise<void>