Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AScreenshotFunctionalTest
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/ScreenshotFunctionalTest.h |
Include | #include "ScreenshotFunctionalTest.h" |
Source | /Engine/Source/Developer/FunctionalTesting/Private/ScreenshotFunctionalTest.cpp |
virtual void Serialize ( [FArchive](API\Runtime\Core\Serialization\FArchive) & Ar )
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.