Add meta
This commit is contained in:
6
Meta/api/ArcheologyGetVisibleBlobID.lua
Normal file
6
Meta/api/ArcheologyGetVisibleBlobID.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return number blobID
|
||||
---Returns the blob ID for an archaeology map landmark. Only works for the Archaeology system. The function's name is misspelled in the WoW API (should be Archaeology to be consistent with the rest of the API).
|
||||
function ArcheologyGetVisibleBlobID(index) end
|
||||
Reference in New Issue
Block a user