00:00
00:00
Newgrounds Background Image Theme

lilwilbug just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Browse Sections

Newgrounds Wiki: hasUserSession

Usage

import com.newgrounds.API;
var has_session:Boolean = API.hasUserSession();
Use this call to determine whether or not the user playing your game or movie has a valid user session with the hosting site.

If this returns false, the user is not playing on a host with Newgrounds API integration, or is not logged in to their user account.