TMovieSceneSerializer::OpenForRead

Open the serializer for reading

Windows
MacOS
Linux

References

Module

SerializedRecorderInterface

Header

/Engine/Source/Editor/SerializedRecorderInterface/Public/Serializers/MovieSceneSectionSerialization.h

Include

#include "Serializers/MovieSceneSectionSerialization.h"

Syntax

bool OpenForRead
(
    const FString & InFileName,
    HeaderData & OutHeader,
    FText & OutFailReason
)

Remarks

Open the serializer for reading

Returns

false if the operation was not successful

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss