Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

clubStatus = C_ClubFinder.GetPlayerClubApplicationStatus(clubFinderGUID)

Arguments[]

clubFinderGUID
string

Returns[]

clubStatus
number - Enum.PlayerClubRequestStatus
Enum.PlayerClubRequestStatus
Value Field Description
0 None
1 Pending
2 AutoApproved
3 Declined
4 Approved
5 Joined
6 JoinedAnother
7 Canceled

Patch changes[]

Battle for Azeroth Patch 8.2.5 (2019-09-24): Added.

Advertisement