Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FActorFolders
| Type | Name | Description | |
|---|---|---|---|
| void | CreateFolder
(
UWorld& InWorld, |
CreateFolder using FName has been deprecated. Please use new interface using FFolder. | |
| bool | CreateFolder
(
UWorld& InWorld, |
Create a new folder in the specified world, of the specified path |