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).


See also Archaeology profession functions.

Signature:

blobID = ArcheologyGetVisibleBlobID(index)

Arguments:

  • index - The index of a map landmark, from 1 to GetNumMapLandmarks() (number)

Returns:

  • blobID - The ID of the blob texture shown on the map for this dig site. (number)