Contents
← WoW API < UnitPVPName
Returns Unit's PVP rank and Unit's name combined as a String.
pvpName = UnitPVPName(UnitId)
Arguments[edit | edit source]
- unitId
- UnitId - The unit to get the PVP name for.
Returns[edit | edit source]
- pvpName
- String - The unit's combined PVP rank and name. (example: Corporal SomeGuy)
Community content is available under CC-BY-SA unless otherwise noted.