IsFriendsWith (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>3dGen
No edit summary
>Emess
No edit summary
Line 2: Line 2:


{{Function|
{{Function|
name                  = IsFriendswith
name                  = IsFriendsWith
|arguments            = [[Integer]] UserId
|arguments            = [[Integer]] UserId
|returns              = [[Boolean]] ''Is friend''
|returns              = [[Boolean]] ''Is friend''

Revision as of 02:38, 24 December 2010

IsFriendsWith( Integer UserId )
Returns Boolean Is friend
Description: Returns true if one user is friends with another certain user, else returns false.