Navigation
API > API/Editor > API/Editor/SceneOutliner
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerStandaloneTypes.h |
| Include | #include "SceneOutlinerStandaloneTypes.h" |
Syntax
struct FFolderKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Path | ||
| FFolder::FRootObject | RootObjectKey |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFolderKey
(
const FName& InPath, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FFolderKey& InOther |