Code format
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return string name
|
||||
---@return string subtext
|
||||
---@return string texture
|
||||
---@return 1nil isToken
|
||||
---@return 1nil isActive
|
||||
---@return 1nil autoCastAllowed
|
||||
---@return 1nil autoCastEnabled
|
||||
---@param index number
|
||||
---@return string name
|
||||
---@return string subtext
|
||||
---@return string texture
|
||||
---@return 1nil isToken
|
||||
---@return 1nil isActive
|
||||
---@return 1nil autoCastAllowed
|
||||
---@return 1nil autoCastEnabled
|
||||
---Returns information about a pet action
|
||||
function GetPetActionInfo(index) end
|
||||
function GetPetActionInfo(index) end
|
||||
|
||||
Reference in New Issue
Block a user