Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/WorldFolders.h |
| Include | #include "WorldFolders.h" |
Syntax
USTRUCT ()
struct FActorPlacementFolder
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGuid | ActorFolderGuid | ||
| FName | Path | ||
| TWeakObjectPtr< UObject > | RootObjectPtr |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| FActorPlacementFolder & | operator=
(
const FFolder& InOtherFolder |