Navigation
API > API/Developer > API/Developer/Horde
Stores the contents of a directory in a blob
| |
|
| Name |
FDirectoryNode |
| Type |
class |
| Header File |
/Engine/Source/Developer/Horde/Public/Storage/Nodes/DirectoryNode.h |
| Include Path |
#include "Storage/Nodes/DirectoryNode.h" |
Syntax
class FDirectoryNode
Constructors
Destructors
Constants
| Name |
Type |
Remarks |
Include Path |
| BlobType |
const FBlobType |
|
Storage/Nodes/DirectoryNode.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Flags |
EDirectoryFlags |
|
Storage/Nodes/DirectoryNode.h |
|
| NameToDirectory |
TMap< FUtf8String, FDirectoryEntry > |
|
Storage/Nodes/DirectoryNode.h |
|
| NameToFile |
TMap< FUtf8String, FFileEntry > |
|
Storage/Nodes/DirectoryNode.h |
|
Functions
Public
Static