![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MemoryChunkStoreStatistics.h>
Static Public Member Functions | |
| static IMemoryChunkStoreStatistics * | Create (IFileOperationTracker *FileOperationTracker) |
A factory for creating an IMemoryChunkStoreStatistics instance.
|
static |
Creates a statistics interface for getting access to store usage stats, and also forwards information to update the file operation tracker.
| FileOperationTracker | The file operation tracker which will be used to update data states. |