FMovieSceneFloatChannel::SerializeFromMismatchedTag

Serialize this float function from a mismatching property tag ([FRichCurve](API\Runtime\Engine\Curves\FRichCurve))

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneFloatChannel.h

Include

#include "Channels/MovieSceneFloatChannel.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneFloatChannel.cpp

Syntax

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

Remarks

Serialize this float function from a mismatching property tag (FRichCurve)

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