FMovieSceneFrameRange::SerializeFromMismatchedTag

Serialize this frame range from a mismatched type (only [FFloatRange](API\Runtime\Core\Math\FFloatRange) supported)

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneFrameMigration.h

Include

#include "MovieSceneFrameMigration.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneFrameMigration.cpp

Syntax

bool SerializeFromMismatchedTag
(
    FPropertyTag const & Tag,
    FStructuredArchive::FSlot Slot
)

Remarks

Serialize this frame range from a mismatched type (only FFloatRange supported)

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