Navigation
API > API/Plugins > API/Plugins/SequenceNavigator > API/Plugins/SequenceNavigator/FNavigationToolScopedSelection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NavigationToolScopedSelection.h | |||
void Select
(
UMovieSceneSection*const InSection |
NavigationToolScopedSelection.h | ||
void Select
(
UMovieSceneTrack*const InTrack |
NavigationToolScopedSelection.h | ||
void Select
(
UMovieSceneSequence*const InSequence, |
NavigationToolScopedSelection.h |
Select(const FGuid &)
| Name | Select |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/NavigationToolScopedSelection.h |
| Include Path | #include "NavigationToolScopedSelection.h" |
| Source | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Private/NavigationToolScopedSelection.cpp |
void Select
(
const FGuid & InObjectGuid
)
Select(UMovieSceneSection *const)
| Name | Select |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/NavigationToolScopedSelection.h |
| Include Path | #include "NavigationToolScopedSelection.h" |
| Source | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Private/NavigationToolScopedSelection.cpp |
void Select
(
UMovieSceneSection *const InSection
)
Select(UMovieSceneTrack *const)
| Name | Select |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/NavigationToolScopedSelection.h |
| Include Path | #include "NavigationToolScopedSelection.h" |
| Source | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Private/NavigationToolScopedSelection.cpp |
void Select
(
UMovieSceneTrack *const InTrack
)
Select(UMovieSceneSequence *const, const int32)
| Name | Select |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/NavigationToolScopedSelection.h |
| Include Path | #include "NavigationToolScopedSelection.h" |
| Source | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Private/NavigationToolScopedSelection.cpp |
void Select
(
UMovieSceneSequence *const InSequence,
const int32 InMarkedFrameIndex
)