Optional
isThe name of the folder to be created.
Callback function triggered when the folder is created, receiving the folder as an argument.
Optional
parent?: GUI | nullThe parent GUI or folder where this new folder should be added. If null
or not provided, the folder is added to the root GUI.
Whether the folder should be open by default when created.