00:00
00:00
Newgrounds Background Image Theme

kyzakay 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: getUserID

Usage

import com.newgrounds.API;
var user_id:Number = API.getUserID();
This call returns the ID of the user currently playing your game or movie, or if the user is a guest, returns 0.