Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@return 1nil isRepeating
|
||||
---@param slot number
|
||||
---@return 1nil isRepeating
|
||||
---Returns whether an action is an automatically repeating action. Used in the default UI to flash the action button while the action is repeating. Applies to actions such as Auto Shot (for hunters) and Shoot (for wand and other ranged weapon users) but not to the standard melee Attack action; for it, see IsAttackAction.
|
||||
function IsAutoRepeatAction(slot) end
|
||||
function IsAutoRepeatAction(slot) end
|
||||
|
||||
Reference in New Issue
Block a user