im not very smart
This commit is contained in:
parent
dd9bc0459f
commit
06802b3e0c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Adds a splash to the specified category.
|
|||
Adds an array of splashes to the specified category.
|
||||
#### *CoreBaseModule* <u>copy_splashes</u>(*String* <u>source_category</u>, *String* <u>target_category</u>)
|
||||
Copies all splashes from the source category to the target category.
|
||||
#### *Array[String]* <u>get_categories()</u>()
|
||||
#### *Array[String]* <u>get_categories</u>()
|
||||
Returns a list of all categories.
|
||||
#### *CoreBaseModule* <u>delete_category</u>(*String* <u>category</u>)
|
||||
Removes the specified category.
|
||||
|
|
Loading…
Reference in a new issue