FMatineeImportTools::CopyInterpBoolTrack

Copies keys from a matinee bool track to a sequencer bool track.

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MatineeImportTools.h

Include

#include "MatineeImportTools.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MatineeImportTools.cpp

Syntax

static bool CopyInterpBoolTrack
(
    UInterpTrackBoolProp * MatineeBoolTrack,
    UMovieSceneBoolTrack * BoolTrack
)

Remarks

Copies keys from a matinee bool track to a sequencer bool track.

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