Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AScreenshotFunctionalTestBase
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/ScreenshotFunctionalTestBase.h |
Include | #include "ScreenshotFunctionalTestBase.h" |
Source | /Engine/Source/Developer/FunctionalTesting/Private/ScreenshotFunctionalTestBase.cpp |
void OnScreenShotCaptured
&40;
int32 InSizeX,
int32 InSizeY,
const TArray< FColor > & InImageData
&41;
Remarks
Pass screenshot pixels and meta data to FAutomationTestFramework. Register OnComparisonComplete which will be called the automation test system when screenshot comparison is complete