FPropertyTrackEditor::FPropertyTrackEditor

Constructor

Choose your operating system:

Windows

macOS

Linux

References

Module

MovieSceneTools

Header

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

Include

#include "PropertyTrackEditor.h"

Syntax

FPropertyTrackEditor
(
    TSharedRef< ISequencer > InSequencer,
    TArrayView< const FAnimatedPropertyKey > InWatchedPropertyTypes
)

Remarks

Constructor

Parameters

Parameter

Description

InSequencer

The sequencer instance to be used by this tool

InWatchedPropertyTypes

A list of property types that this editor can animate