|
All in One Benchmark 1.0.0
Run Benchmarks in Unreal
|
| CFFtsBatchBenchmarkParameters | Parameters for a batch run, read from the commandline |
| CFFtsBenchmarkMeasurement | Single labeled measurement |
| CFFtsBenchmarkResult | Collection of benchmark measurements and system info |
| CFFtsBenchmarkResultList | Collection of multiple benchmark results |
| CFMovieSceneTrackEditor | |
| CFFtsBenchmarkTrackEditor | Track editor taking care of adding benchmark tracks and sections to a level sequence |
| CIModuleInterface | |
| CFFtsBenchmarkEditorModule | Editor module for the plugin |
| CFFtsBenchmarkRuntimeModule | Runtime module for the plugin |
| CIMovieSceneEntityProvider | |
| CUFtsBenchmarkMovieSceneSection | Section for a benchmark sequencer track |
| CISequencerSection | |
| CFFtsBenchmarkSection | Benchmark section to show inside sequencer track |
| CModuleRules | |
| CFtsBenchmarkEditor | Build rules for the editor module |
| CFtsBenchmarkRuntime | Build rules for the runtime module |
| CTSharedFromThis | |
| CFFtsBenchmarkSection | Benchmark section to show inside sequencer track |
| CUBlueprintFunctionLibrary | |
| CUFtsBenchmarkFunctionLibrary | Utility functions for the benchmark plugin, mostly file related |
| CUEngineSubsystem | |
| CUFtsBatchBenchmarkSubsystem | Benchmark system on an engine level that handles running multiple benchmarks in a shipped title based on command line |
| CUMovieSceneSection | |
| CUFtsBenchmarkMovieSceneSection | Section for a benchmark sequencer track |
| CUMovieSceneTrack | |
| CUFtsBenchmarkMovieSceneTrack | Track type for sequencer to start and stop benchmark measurements |
| CUMovieSceneTrackInstance | |
| CUFtsBenchmarkSceneTrackInstance | Track instance that handles Benchmark Section callbacks to start and stop benchmark measurements |
| CUObject | |
| CUFtsBenchmarkQualityPreset | A helper object to set the game's quality before running a benchmark |
| CUPrimaryDataAsset | |
| CUFtsBenchmarkDefinitionDataAsset | Definition of a benchmark to run |
| CUTickableWorldSubsystem | |
| CUFtsBenchmarkSubsystem | Benchmark subsystem that takes care of running a single benchmark in a level |
| CUUserWidget | |
| CUFtsBenchmarkFpsChart | Widget that renders a benchmark measurement graph |