isLoggedIn
Checks whether the current user is logged in.
_2const mirrorworld = new MirrorWorld(/* ... */)_2const isLoggedIn: boolean = mirrorworld.isLoggedIn
Edit this page on GitHub
Language:
isLoggedIn
Checks whether the current user is logged in.
_2const mirrorworld = new MirrorWorld(/* ... */)_2const isLoggedIn: boolean = mirrorworld.isLoggedIn
Edit this page on GitHub
Home
Tutorials
Guides
API Reference