Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns how many friends you have.
numFriends = C_FriendList.GetNumFriends()
Returns[]
- numFriends
- number - the number of friends you have (max 100).
Patch changes[]
Patch 8.1.0 (2018-12-11): Moved to C_FriendList. The former alias GetNumFriends()
is deprecated.