FPropertyTrackEditor::FPropertyTrackEditor

Constructor

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

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