Initial commit
This commit is contained in:
4
api/ConfirmSummon.lua
Normal file
4
api/ConfirmSummon.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Accepts an offered summons, teleporting the player to the summoner's location. Usable between when the CONFIRM_SUMMON event fires (due to a summoning spell cast by another player) and when the value returned by GetSummonConfirmTimeLeft() reaches zero.
|
||||
function ConfirmSummon() end
|
Reference in New Issue
Block a user