FOnTestScreenshotCaptured

Delegate type for when a test screenshot has been captured

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, const TArray< FColor > &, const FAutomationScreenshotData & > FOnTestScreenshotCaptured

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Remarks

Delegate type for when a test screenshot has been captured

The first parameter is the array of the raw color data. The second parameter is the image metadata.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss