Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FCommonAnimationSection
Description
Whether to show the legacy bone matching UI from MovieSceneCommonAnimationTrack. Override to return false when using a different bone matching system (e.g. AnimMixer).
| Name | ShouldShowLegacyBoneMatching |
| Type | function |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/CommonAnimationTrackEditor.h |
| Include Path | #include "TrackEditors/CommonAnimationTrackEditor.h" |
virtual bool ShouldShowLegacyBoneMatching() const