Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFolder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Folder.h | |||
static ULevel * GetRootObjectAssociatedLevel
(
const FRootObject& Key |
Folder.h |
GetRootObjectAssociatedLevel()
| Name | GetRootObjectAssociatedLevel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Folder.h |
| Include Path | #include "Folder.h" |
ULevel * GetRootObjectAssociatedLevel() const
GetRootObjectAssociatedLevel(const FRootObject &)
| Name | GetRootObjectAssociatedLevel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Folder.h |
| Include Path | #include "Folder.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Folder.cpp |
static ULevel * GetRootObjectAssociatedLevel
(
const FRootObject & Key
)