Code format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param unit string
|
||||
---@return number mainHandAttackBase
|
||||
---@return number mainHandAttackMod
|
||||
---@return number offHandHandAttackBase
|
||||
---@return number offHandAttackMod
|
||||
---@param unit string
|
||||
---@return number mainHandAttackBase
|
||||
---@return number mainHandAttackMod
|
||||
---@return number offHandHandAttackBase
|
||||
---@return number offHandAttackMod
|
||||
---Returns information about the player's or pet's weapon skill
|
||||
function UnitAttackBothHands(unit) end
|
||||
function UnitAttackBothHands(unit) end
|
||||
|
||||
Reference in New Issue
Block a user