Add meta
This commit is contained in:
6
Meta/api/GetQuestLogQuestText.lua
Normal file
6
Meta/api/GetQuestLogQuestText.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return string questDescription
|
||||
---@return string questObjectives
|
||||
---Returns the description and objective text for the selected quest in the quest log
|
||||
function GetQuestLogQuestText() end
|
Reference in New Issue
Block a user