0 Talk API GetBindingByKey Edit History Main Menue WoW API Widget API Macro API Lua functions Events XML UI Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API GetBindingByKey("key") This returns whatever is bound to "key", be it a spell or an action or a click. If there is no binding, it returns nil (whereas GetBindingAction will return a blank string). Read more Checks if a unit is flagged for free-for-all PVP. (ex. from being in a world arena) isFreeForAll... API UnitIsPVPFreeForAll Returns PVP info for the selected target UnitPVPRank("unit"); Arguments "unit" : UnitID of the... API UnitPVPRank Returns brief information about a unit's standing in another unit's threat table. Added in Patch... API UnitThreatSituation Related Categories Category: World of Warcraft API