Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | IRegisteredProperty |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/PropertyTrackEditors/RegisteredPropertyTrackEditor.h |
| Include Path | #include "TrackEditors/PropertyTrackEditors/RegisteredPropertyTrackEditor.h" |
Syntax
struct IRegisteredProperty
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AppliesToSection
(
UMovieSceneSection* Section |
TrackEditors/PropertyTrackEditors/RegisteredPropertyTrackEditor.h | ||
bool AppliesToTrack
(
UMovieSceneTrack* Track |
TrackEditors/PropertyTrackEditors/RegisteredPropertyTrackEditor.h | ||
virtual TSharedPtr< ISequencerSection > TryMakeSectionInterface
(
UMovieSceneSection* SectionObject, |
TrackEditors/PropertyTrackEditors/RegisteredPropertyTrackEditor.h |