C_ReportSystem.GetMinorCategoryString

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

minorCategoryString = C_ReportSystem.GetMinorCategoryString(minorCategory)

Arguments

minorCategory
Enum.ReportMinorCategory
Value Field Description
0x1 TextChat
0x2 Boosting
0x4 Spam
0x8 Afk
0x10 IntentionallyFeeding
0x20 BlockingProgress
0x40 Hacking
0x80 Botting
0x100 Advertisement
0x200 BTag
0x400 GroupName
0x800 CharacterName
0x1000 GuildName
0x2000 Description
0x4000 Name

Returns

minorCategoryString
string

Patch changes

Shadowlands Patch 9.2.5 (2022-05-31): Added.