Navigation
API > API/Plugins > API/Plugins/SequenceNavigator > API/Plugins/SequenceNavigator/INavigationToolItem
Description
Whether this item can be at the Top Level just beneath the Root, or it needs to always be under some other item E.g. Actors can be Top Level, but Components or Materials can't
Derived Overrides
- FNavigationToolBinding::CanBeTopLevel
- FNavigationToolItem::CanBeTopLevel
- FNavigationToolSequence::CanBeTopLevel
- FNavigationToolTrack::CanBeTopLevel
| Name | CanBeTopLevel |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/Items/INavigationToolItem.h |
| Include Path | #include "Items/INavigationToolItem.h" |
bool CanBeTopLevel() const