πͺsam.Command.set_category
sam.Command.set_category( string category_name )
Description
Sets the global category that will be used by next created commands that didn't specify a category.
You can call it before your category commands so you don't have to specify the category in each command.
Aguments
string category_name
Last updated