Add meta
This commit is contained in:
5
Meta/api/GetQuestLogCompletionText.lua
Normal file
5
Meta/api/GetQuestLogCompletionText.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return string completionText
|
||||
---Returns the completion text for the selected quest in the quest log. Completion text usually includes instructions on to whom and where to hand in the quest once it has been completed. Example: "Return to William Pestle at Goldshire in Elwynn Forest."
|
||||
function GetQuestLogCompletionText() end
|
Reference in New Issue
Block a user