![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VerifierStatistics.h>
Static Public Member Functions | |
| static IVerifierStatistics * | Create (ISpeedRecorder *SpeedRecorder, FBuildPatchProgress *BuildProgress, IFileOperationTracker *FileOperationTracker) |
A factory for creating an IVerifierStatistics instance.
|
static |
Creates the verifier's dependency interface and exposes additional information.
| SpeedRecorder | The speed recorder instance that we send activity records to. |
| BuildProgress | The legacy progress implementation to bridge the system stats to. |
| FileOperationTracker | The file operation tracker which will be used to update data states. |