Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/TSubSectionMixin
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SectionType & GetSectionObjectAs () |
TrackEditors/SubTrackEditorBase.h | ||
const SectionType & GetSectionObjectAs () |
TrackEditors/SubTrackEditorBase.h |
GetSectionObjectAs()
| Name | GetSectionObjectAs |
| Type | function |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/SubTrackEditorBase.h |
| Include Path | #include "TrackEditors/SubTrackEditorBase.h" |
template<typename SectionType>
SectionType & GetSectionObjectAs()
GetSectionObjectAs()
| Name | GetSectionObjectAs |
| Type | function |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/SubTrackEditorBase.h |
| Include Path | #include "TrackEditors/SubTrackEditorBase.h" |
template<typename SectionType>
const SectionType & GetSectionObjectAs() const