Add meta
This commit is contained in:
5
Meta/api/GetSummonConfirmTimeLeft.lua
Normal file
5
Meta/api/GetSummonConfirmTimeLeft.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number timeleft
|
||||
---Returns the amount of time remaining before an offered summons expires. Returns 0 if no summons is currently available.
|
||||
function GetSummonConfirmTimeLeft() end
|
||||
Reference in New Issue
Block a user