Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h |
Include |
#include "PropertyTrackEditor.h" |
FPropertyTrackEditor
(
TSharedRef< ISequencer > InSequencer,
TArrayView< const FAnimatedPropertyKey > InWatchedPropertyTypes
)
Constructor
Parameter |
Description |
---|---|
InSequencer |
The sequencer instance to be used by this tool |
InWatchedPropertyTypes |
A list of property types that this editor can animate |