Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeInfo
- UObject::Serialize()
- ULandscapeInfo::Serialize()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
Include | #include "LandscapeInfo.h" |
Source | /Engine/Source/Runtime/Landscape/Private/Landscape.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.