Initial commit
This commit is contained in:
7
api/GetAverageItemLevel.lua
Normal file
7
api/GetAverageItemLevel.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number total
|
||||
---@return number equipped
|
||||
---@return number pvp
|
||||
---Returns the players average item level as displayed in the character pane.
|
||||
function GetAverageItemLevel() end
|
Reference in New Issue
Block a user