WoW:API UnitPVPName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Fixed typos.)
m (Move page script moved page API UnitPVPName to API UnitPVPName without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < UnitPVPName


Returns Unit's PVP rank and Unit's name combined as a String.

pvpName = UnitPVPName(UnitId)


Arguments[edit]

unitId
UnitId - The unit to get the PVP name for.


Returns[edit]

pvpName
String - The unit's combined PVP rank and name. (example: Corporal SomeGuy)