FMovieScenePropertyTrackRecorderFactory::CanRecordObject

Property Track only records individual UProperties on an object.

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneTrackRecorderFactory::CanRecordObject()

FMovieScenePropertyTrackRecorderFactory::CanRecordObject()

References

Module

TakeTrackRecorders

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakeTrackRecorders/Public/TrackRecorders/MovieScenePropertyTrackRecorder.h

Include

#include "TrackRecorders/MovieScenePropertyTrackRecorder.h"

Syntax

virtual bool CanRecordObject
(
    UObject * InObjectToRecord
) const

Remarks

Property Track only records individual UProperties on an object.

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