Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFolder
Overloads
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
)