![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns whether a character is your friend.
isFriend = C_FriendList.IsFriend(guid)
Arguments[]
- guid
- string : GUID
Returns[]
- isFriend
- boolean - whether the character is your friend.
Patch changes[]
Patch 8.1.0 (2018-12-11): Changed to C_FriendList.IsFriend()
Patch 7.1.0 (2016-10-25): Added as IsCharacterFriend()
