Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/SerializedRecorderInterface/Public/Serializers/MovieSceneSectionSerialization.h |
Include |
#include "Serializers/MovieSceneSectionSerialization.h" |
class FMovieSceneSerializerContext
Archive context maintained when the serializer is running
Name | Description | ||
---|---|---|---|
|
ArReader |
Reader/writer archives |
|
|
ArReaderInner |
Inner file reader/writer archives |
|
|
ArWriter |
||
|
ArWriterInner |
||
|
Filename |
Filename |
|
|
FrameIdToFrameOffset |
Frame IDs used to access specific times quickly |
|
|
IFileHandle ... |
Handle |
Read/write handles |
|
LastFrameWritePos |
Offset within the archive that the last frame was written |
|
|
MaxFrameId |
The max frame ID contained in the file |
|
|
MinFrameId |
The min frame ID contained in the file |
Name | Description | |
---|---|---|
|
FMovieSceneSerializerContext ( |
Name | Description | |
---|---|---|
|
~FMovieSceneSerializerContext() |