Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeSplineControlPoint
- UObject::Serialize()
- ULandscapeSplineControlPoint::Serialize()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplineControlPoint.h |
Include | #include "LandscapeSplineControlPoint.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.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.