Needs summary.
majorCategories = C_ReportSystem.GetMajorCategoriesForReportType(reportType)
Arguments
- reportType
- Enum.ReportType
Value |
Key |
Description
|
0 |
Chat |
|
1 |
InWorld |
|
2 |
ClubFinderPosting |
|
3 |
ClubFinderApplicant |
|
4 |
GroupFinderPosting |
|
5 |
GroupFinderApplicant |
|
6 |
ClubMember |
|
7 |
GroupMember |
|
8 |
Friend |
|
9 |
Pet |
|
10 |
BattlePet |
|
11 |
Calendar |
|
12 |
Mail |
|
13 |
PvP |
|
Returns
- majorCategories
- Enum.ReportMajorCategory[]
Value |
Key |
Description
|
0 |
InappropriateCommunication |
|
1 |
GameplaySabotage |
|
2 |
Cheating |
|
3 |
InappropriateName |
|
Patch changes