Navigation
API > API/Plugins > API/Plugins/GeometryCacheTracks > API/Plugins/GeometryCacheTracks/UMovieSceneGeometryCacheSection
- UObject::Serialize()
- UMovieSceneSection::Serialize()
- UMovieSceneGeometryCacheSection::Serialize()
References
Module | GeometryCacheTracks |
Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheTracks/Classes/MovieSceneGeometryCacheSection.h |
Include | #include "MovieSceneGeometryCacheSection.h" |
Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCacheTracks/Private/MovieSceneGeometryCacheSection.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.