Inspect.Quest.Complete

Returns a table of all quests completed.

Usage:

quests = Inspect.Quest.Complete()
ParameterTypeDatatypeDescription
questsresulttableA table where the key is the incomplete quest identifier. Identifiers returned by this function may not include all characters - the last eight characters may be replaced by "xxxxxxxx". These elements can still be compared against standard quest IDs by comparing only the first nine characters (including the 'q' prefix).