Initial commit
This commit is contained in:
5
api/HasInspectHonorData.lua
Normal file
5
api/HasInspectHonorData.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 1nil hasData
|
||||
---Returns whether PvP honor and arena data for the currently inspected unit has been downloaded from the server. See RequestInspectHonorData() to request PvP data from the server.
|
||||
function HasInspectHonorData() end
|
||||
Reference in New Issue
Block a user