|
All in One Benchmark 1.0.0
Run Benchmarks in Unreal
|
This is the complete list of members for UFtsBenchmarkFunctionLibrary, including all inherited members.
| GetBenchmarkFilesInDirectory(const FString &DirectoryPath, TArray< FString > &OutFileNames) (defined in UFtsBenchmarkFunctionLibrary) | UFtsBenchmarkFunctionLibrary | static |
| IsAutomationTest(const FPrimaryAssetId &BenchmarkId) | UFtsBenchmarkFunctionLibrary | static |
| LoadBenchmarkFromJsonFile(FString FilePath, FFtsBenchmarkResult &OutResult) | UFtsBenchmarkFunctionLibrary | static |
| LoadBenchmarkListFromJsonFile(FString FilePath, FFtsBenchmarkResultList &OutResult) | UFtsBenchmarkFunctionLibrary | static |
| SaveBenchmarkToJsonFile(const FFtsBenchmarkResult &Result, FString FilePath) | UFtsBenchmarkFunctionLibrary | static |
| SaveResultListToJsonFile(const FFtsBenchmarkResultList &Results, const FString &FilePath) | UFtsBenchmarkFunctionLibrary | static |
| ShowOpenBenchmarkDialogue(const FString &DialogTitle, const FString &DefaultPath, FString &OutFilePath) (defined in UFtsBenchmarkFunctionLibrary) | UFtsBenchmarkFunctionLibrary | static |
| ShowOpenDirectoryDialogue(const FString &DialogTitle, const FString &DefaultPath, FString &OutDirectoryPath) (defined in UFtsBenchmarkFunctionLibrary) | UFtsBenchmarkFunctionLibrary | static |