Initial commit
This commit is contained in:
6
api/KBSetup_GetSubCategoryCount.lua
Normal file
6
api/KBSetup_GetSubCategoryCount.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return number numSubCategories
|
||||
---Returns the number of available subcategories for a given category
|
||||
function KBSetup_GetSubCategoryCount(index) end
|
||||
Reference in New Issue
Block a user