Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFolder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsRootObjectPersistentLevel () |
Folder.h | ||
static bool IsRootObjectPersistentLevel
(
const FRootObject& Key |
Folder.h |
IsRootObjectPersistentLevel()
| Name | IsRootObjectPersistentLevel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Folder.h |
| Include Path | #include "Folder.h" |
bool IsRootObjectPersistentLevel() const
IsRootObjectPersistentLevel(const FRootObject &)
| Name | IsRootObjectPersistentLevel |
| 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 bool IsRootObjectPersistentLevel
(
const FRootObject & Key
)