FMovieSceneFrameRange::ExportTextItem

Needed for copy and pasting of tracks since that mechanism uses string export and import.

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 ExportTextItem
(
    FString & ValueStr,
    FMovieSceneFrameRange const & DefaultValue,
    UObject * Parent,
    int32 PortFlags,
    UObject * ExportRootScope
) const

Remarks

Needed for copy and pasting of tracks since that mechanism uses string export and import.

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