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.

Members

Properties

Functions

Returns Function
void Logout ( )
void PromptLogin ( )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event
LoginFailed ( string loginError )
LoginSucceeded ( string username )

Function Descriptions

voidLoginService.Logout ( )

Tags: RobloxSecurity

voidLoginService.PromptLogin ( )

Tags: RobloxSecurity

Event Descriptions

LoginService.LoginFailed ( string loginError )

Tags: RobloxSecurity

LoginService.LoginSucceeded ( string username )

Tags: RobloxSecurity

Inherits: