Choose your operating system:
Windows
macOS
Linux
| UObject::Serialize()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/SplineMeshComponent.h |
Include |
#include "Components/SplineMeshComponent.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Components/SplineMeshComponent.cpp |
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.