Navigation
API > API/Plugins > API/Plugins/SequenceNavigator > API/Plugins/SequenceNavigator/FNavigationToolItem
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
Derived Overrides
- FNavigationToolBinding::CanBeTopLevel
- FNavigationToolSequence::CanBeTopLevel
- FNavigationToolTrack::CanBeTopLevel
| Name | CanBeTopLevel |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/Items/NavigationToolItem.h |
| Include Path | #include "Items/NavigationToolItem.h" |
virtual bool CanBeTopLevel() const