Navigation
API > API/Editor > API/Editor/SequenceRecorder
Inheritance Hierarchy
- IMovieScenePropertyRecorder
- FMovieScenePropertyRecorder
References
| Module | SequenceRecorder |
| Header | /Engine/Source/Editor/SequenceRecorder/Public/MovieScenePropertyRecorder.h |
| Include | #include "MovieScenePropertyRecorder.h" |
Syntax
template<typename PropertyType>
class FMovieScenePropertyRecorder : public IMovieScenePropertyRecorder
Remarks
Recorder for a simple property of type PropertyType
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMovieScenePropertyRecorder
(
const FTrackInstancePropertyBindings& InBinding |
Destructors
| Type | Name | Description | |
|---|---|---|---|