Initial commit
This commit is contained in:
4
api/CloseQuest.lua
Normal file
4
api/CloseQuest.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Ends interaction with a questgiver. Fires the QUEST_FINISHED event, indicating that questgiver-related APIs may no longer have effects or return valid data.
|
||||
function CloseQuest() end
|
||||
Reference in New Issue
Block a user