Returns a table of all quests completed.
| quests = Inspect.Quest.Complete() | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| quests | result | table | A 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). |