Update
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
---@meta
|
||||
|
||||
---@param index number
|
||||
---@param name string
|
||||
---@return string name
|
||||
---@return string texture
|
||||
---@return string body
|
||||
---Returns information about a macro
|
||||
function GetMacroInfo(index, name) end
|
||||
---@overload fun(index: number): string
|
||||
function GetMacroInfo(name) end
|
||||
|
Reference in New Issue
Block a user