Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FPropertyTrackEditor
Description
Builds a property path that omits properties that are "insignificant" for computing track names. IMPORTANT: the result path is only for looking up names, and is non functional!
| Name | BuildNamingPropertyPath |
| Type | function |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/PropertyTrackEditor.h |
| Include Path | #include "PropertyTrackEditor.h" |
FPropertyPath BuildNamingPropertyPath
(
const FPropertyPath & InPropertyPath
)