Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeSplinesComponent
- UObject::Serialize()
- UActorComponent::Serialize()
- USceneComponent::Serialize()
- UPrimitiveComponent::Serialize()
- ULandscapeSplinesComponent::Serialize()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include | #include "LandscapeSplinesComponent.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.