Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AScreenshotFunctionalTest
- UObject::Serialize()
- AActor::Serialize()
- AScreenshotFunctionalTestBase::Serialize()
- AScreenshotFunctionalTest::Serialize()
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
&40;
FArchive & Ar
&41;
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.