![]() |
Wowpedia is no longer updated, go away. |
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[]
Patch 8.1.0 (2018-12-11): Moved to C_ReportSystem.SetPendingReportPetTarget. The previous alias is deprecated. [1]
Patch 5.0.4 (2012-08-28): Added as
SetPendingReportPetTarget()
.