FPropertyTrackEditor::AddWatchedProperty

Adds a callback for property changes for the supplied property type name.

Choose your operating system:

Windows

macOS

Linux

References

Module

MovieSceneTools

Header

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

Include

#include "PropertyTrackEditor.h"

Syntax

void AddWatchedProperty
(
    FAnimatedPropertyKey PropertyKey
)

Remarks

Adds a callback for property changes for the supplied property type name.