Method Create
Create<T>(bool, bool)
Declaration
public static void Create<T>(bool prependFolderName = false, bool trimName = true) where T : ScriptableObject
Parameters
| Type | Name | Description |
|---|---|---|
| bool | prependFolderName | |
| bool | trimName |
Type Parameters
| Name | Description |
|---|---|
| T |