Navigation
API > API/Plugins > API/Plugins/SequenceNavigator > API/Plugins/SequenceNavigator/FNavigationToolSequence
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
Virtual Inheritance
- INavigationToolItem::CanBeTopLevel → FNavigationToolItem::CanBeTopLevel → FNavigationToolSequence::CanBeTopLevel
| Name | CanBeTopLevel |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/Items/NavigationToolSequence.h |
| Include Path | #include "Items/NavigationToolSequence.h" |
virtual bool CanBeTopLevel() const