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.
See also Utility functions.
Signature:
loggedIn = IsLoggedIn()
Returns:
loggedIn- 1 if the login process has completed; otherwise nil (1nil)