Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FActorFolders
| Type | Name | Description | |
|---|---|---|---|
| void | SetSelectedFolderPath
(
FName Path |
SetSelectedFolderPath using FName has been deprecated. Please use new interface using FFolder. | |
| void | SetSelectedFolderPath
(
const FFolder& InFolder |
Sets the folder path for all the selected actors |