SetBestFriendUrl (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Locked}} {{Method |name=SetBestFriendUrl |protected=Yes |description=Sets the URL to be used with IsBestFriendsWith. |arguments=String ''URL'' |object=SocialService}}[[Category:M...
>SCARFACIAL
No edit summary
Line 1: Line 1:
{{Locked}}
{{Locked}}
<onlyinclude>
{{Method
{{Method
|name=SetBestFriendUrl
|name=SetBestFriendUrl
Line 5: Line 6:
|description=Sets the URL to be used with [[IsBestFriendsWith]].
|description=Sets the URL to be used with [[IsBestFriendsWith]].
|arguments=[[String]] ''URL''
|arguments=[[String]] ''URL''
|object=SocialService}}[[Category:Methods]]
|object=SocialService}}
</onlyinclude>
[[Category:Methods]]

Revision as of 02:09, 27 July 2011

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetBestFriendUrl( String URL )
Returns nil
Description: Sets the URL to be used with IsBestFriendsWith.
Member of: SocialService