Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FPropertyTrackEditor
Description
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.
| Name | ForCustomizedUseOnly |
| Type | function |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h |
| Include Path | #include "PropertyTrackEditor.h" |
virtual bool ForCustomizedUseOnly()