UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIoDirectoryIndexResource Struct Reference

#include <IoDirectoryIndex.h>

Public Attributes

FString MountPoint
 
TArray< FIoDirectoryIndexEntryDirectoryEntries
 
TArray< FIoFileIndexEntryFileEntries
 
TArray< FString > StringTable
 

Friends

FArchiveoperator<< (FArchive &Ar, FIoDirectoryIndexResource &Entry)
 

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FIoDirectoryIndexResource Entry 
)
friend

Member Data Documentation

◆ DirectoryEntries

TArray<FIoDirectoryIndexEntry> FIoDirectoryIndexResource::DirectoryEntries

◆ FileEntries

TArray<FIoFileIndexEntry> FIoDirectoryIndexResource::FileEntries

◆ MountPoint

FString FIoDirectoryIndexResource::MountPoint

◆ StringTable

TArray<FString> FIoDirectoryIndexResource::StringTable

The documentation for this struct was generated from the following file: