Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FPropertyTrackEditor
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h |
| Include | #include "PropertyTrackEditor.h" |
virtual bool ForCustomizedUseOnly&40;&41;
Remarks
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.