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

YieldFunctions

Returns YieldFunction History
bool GetAreUsersFriends ( int userId, int otherUserId, bool allowOfflineUsers = false ) (+0.310, −0.315)
Array GetPlatformFriends ( ) (+0.283)
  • 1 yieldfunction inherited from Instance

Events

Event History
FriendsEvent ( Dictionary eventInfo, Array friendData ) (+0.270, −0.308)
FriendsUpdated ( Array friendData ) (+0.308)

Function Descriptions

voidFriendService.SetBreakFriendUrl ( string url )

Version History:(−0.310)

Tags: LocalUserSecurity

voidFriendService.SetCreateFriendRequestUrl ( string url )

Version History:(−0.285)

Tags: LocalUserSecurity

voidFriendService.SetDeleteFriendRequestUrl ( string url )

Version History:(−0.285)

Tags: LocalUserSecurity

voidFriendService.SetEnabled ( bool enable )

Version History:(−0.285)

Tags: LocalUserSecurity

voidFriendService.SetFriendsOnlineUrl ( string url )

Version History:(+0.119, −0.285)

Tags: LocalUserSecurity

voidFriendService.SetGetFriendsUrl ( string url )

Version History:(−0.310)

Tags: LocalUserSecurity

voidFriendService.SetMakeFriendUrl ( string url )

Version History:(−0.310)

Tags: LocalUserSecurity

voidFriendService.StartReceivingPlatformFriendsEvents ( )

Version History:(+0.270, −0.308)

Tags: RobloxScriptSecurity

YieldFunction Descriptions

boolFriendService.GetAreUsersFriends ( int userId, int otherUserId, bool allowOfflineUsers = false )

Version History:(+0.310, −0.315)

Tags: RobloxScriptSecurity

ArrayFriendService.GetPlatformFriends ( )

Version History:(+0.283)

Tags: RobloxScriptSecurity

Event Descriptions

FriendService.FriendsEvent ( Dictionary eventInfo, Array friendData )

Version History:(+0.270, −0.308)

Tags: RobloxScriptSecurity

FriendService.FriendsUpdated ( Array friendData )

Version History:(+0.308)

Tags: RobloxScriptSecurity

Inherits: