Wowpedia

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

READ MORE

Wowpedia
Advertisement

Returns if a player can be reported.

canReport = C_ReportSystem.CanReportPlayer(playerLocation)

Arguments[]

playerLocation
PlayerLocationMixin🔗

Returns[]

canReport
boolean

Patch changes[]

Battle for Azeroth Patch 8.1.5 (2019-03-12): Replaces C_ChatInfo.CanReportPlayer() which is deprecated[1]
Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.

Advertisement