Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h |
Include |
#include "PropertyTrackEditor.h" |
virtual bool ForCustomizedUseOnly()
When true, this track editor will only be used on properties which have specified it as a custom track class. This is necessary to prevent duplicate property change handling in cases where a custom track editor handles the same type of data as one of the standard track editors.