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

Property Type
Id int

Functions

Returns Function
void SetAppId ( int newId )

YieldFunctions

Returns YieldFunction History
void ConnectToGame ( int placeId, string actionName = )
int CreatePlace ( string placeName, string actionName, int templatePlaceID ) (−0.131)
void FollowUser ( int userId ) (+0.119)
Dictionary GetCreations ( int userId, int page = 1 )
void UnloadGame ( )

Events

Callbacks

Property Descriptions

int App.Id

Tags: readonly

Function Descriptions

voidApp.SetAppId ( int newId )

Tags: LocalUserSecurity

YieldFunction Descriptions

voidApp.ConnectToGame ( int placeId, string actionName = )

intApp.CreatePlace ( string placeName, string actionName, int templatePlaceID )

Version History:(−0.131)

voidApp.FollowUser ( int userId )

Version History:(+0.119)

DictionaryApp.GetCreations ( int userId, int page = 1 )

voidApp.UnloadGame ( )