Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FWorldFoldersImplementation
- FWorldTransientFolders
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorldTransientFolders.h |
| Include | #include "WorldTransientFolders.h" |
Syntax
class FWorldTransientFolders : public FWorldFoldersImplementation
Remarks
Class handling a list of transient actor folders of a world.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWorldTransientFolders
(
UWorldFolders& Owner |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FWorldFoldersImplementation
| Type | Name | Description | |
|---|---|---|---|
| bool | RenameFolder
(
const FFolder& InOldFolder, |
Typedefs
| Name | Description |
|---|---|
| Super |