![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns if a player can be reported.
canReport = C_ReportSystem.CanReportPlayer(playerLocation)
Arguments
- playerLocation
- PlayerLocationMixin🔗
Returns
- canReport
- boolean
Patch changes
Patch 8.1.5 (2019-03-12): Replaces C_ChatInfo.CanReportPlayer() which is deprecated[1]
Patch 8.1.0 (2018-12-11): Added.
