C_ReportSystem.SetPendingReportPetTarget

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 8.1.0

Report a pet for an inappropriate name.

set = C_ReportSystem.SetPendingReportPetTarget([target])

Arguments

target
string? : UnitId - defaults to "target".

Returns

set
boolean - whether the report was succesfully set.

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Moved to C_ReportSystem.SetPendingReportPetTarget. The previous alias is deprecated. [1]
Mists of Pandaria Patch 5.0.4 (2012-08-28): Added as SetPendingReportPetTarget().