Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
This is no longer a part of the World of Warcraft API.
|
Returns the total number of applicants to your guild received trough the Guild Finder.
numApplicants = GetNumGuildApplicants()
Returns[]
- numApplicants
- number - The number of guild applicants.
Details[]
This may incorrectly return 0 before you call RequestGuildApplicantsList.
See also[]
Patch changes[]
Patch 4.1.0 (2011-04-26): Added.