TMovieSceneSerializer::GetDataRanges

Query the range of data in the file. Completion callback will be called on the game thread.

Windows
MacOS
Linux

References

Module

SerializedRecorderInterface

Header

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

Include

#include "Serializers/MovieSceneSectionSerialization.h"

Syntax

void GetDataRanges
(
    TFunction< void, uint64)> InCompletionCallback
)

Remarks

Query the range of data in the file. Completion callback will be called on the game thread.

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