API UnitPVPName Edit History Talk0 98,452pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API 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) Read more Returns the material string associated with the particular quest. The material string is non-nil... API GetQuestBackgroundMaterial Returns a bunch of data about a quest reward choice from the quest log... API GetQuestLogChoiceInfo Selects the specified id as the current target. TargetUnit("unit"); ("unit") unit String - The... API TargetUnit Categories: World of Warcraft API