This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Tags: notCreatable

Members

Properties

Functions

Returns Function History
string GetUserDisplayName ( )
string GetUserPlatformId ( )
bool HaveActiveUser ( )
void ReturnToEngagement ( ) (+0.318)
void ShowAccountPicker ( )

YieldFunctions

Returns YieldFunction
int RegisterActiveUser ( UserInputType gamepadId )
  • 1 yieldfunction inherited from Instance

Events

Event
ActiveGamepadAdded ( )
ActiveGamepadRemoved ( )
ActiveUserSignedOut ( int signOutStatus )

Enums

Enum History
UserInputType (+0.113)

Function Descriptions

stringThirdPartyUserService.GetUserDisplayName ( )

Tags: RobloxScriptSecurity

stringThirdPartyUserService.GetUserPlatformId ( )

Tags: RobloxScriptSecurity

boolThirdPartyUserService.HaveActiveUser ( )

Tags: RobloxScriptSecurity

voidThirdPartyUserService.ReturnToEngagement ( )

Version History:(+0.318)

Tags: RobloxScriptSecurity

voidThirdPartyUserService.ShowAccountPicker ( )

Tags: RobloxScriptSecurity

YieldFunction Descriptions

intThirdPartyUserService.RegisterActiveUser ( UserInputType gamepadId )

Tags: RobloxScriptSecurity

Event Descriptions

ThirdPartyUserService.ActiveGamepadAdded ( )

Tags: RobloxScriptSecurity

ThirdPartyUserService.ActiveGamepadRemoved ( )

Tags: RobloxScriptSecurity

ThirdPartyUserService.ActiveUserSignedOut ( int signOutStatus )

Tags: RobloxScriptSecurity

Inherits: