Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return number categoryId
|
||||
---@return string name
|
||||
---@param index number
|
||||
---@return number categoryId
|
||||
---@return string name
|
||||
---Returns information about a knowledge base category
|
||||
function KBSetup_GetCategoryData(index) end
|
||||
function KBSetup_GetCategoryData(index) end
|
||||
|
||||
Reference in New Issue
Block a user