---@diagnostic disable: missing-return, lowercase-global ---@meta ---@return 1nil loggedIn ---Returns whether the login process has completed. The PLAYER_LOGIN event provides similar information; this function presents an alternative that can be used across UI reloads. function IsLoggedIn() end