Add meta
This commit is contained in:
7
Meta/api/IsActionInRange.lua
Normal file
7
Meta/api/IsActionInRange.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@param unit string
|
||||
---@return number inRange
|
||||
---Returns whether the player's target is in range of an action
|
||||
function IsActionInRange(slot, unit) end
|
||||
Reference in New Issue
Block a user