Navigation
API > API/Plugins > API/Plugins/SequenceNavigator
| Name | TIsDerivedFromAll< InDerivedType, InBaseType, InOtherBaseTypes... > |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SequenceNavigator/Source/SequenceNavigator/Public/NavigationToolItemTypeTraits.h |
| Include Path | #include "NavigationToolItemTypeTraits.h" |
Syntax
template<typename InDerivedType, typename InBaseType, typename... InOtherBaseTypes>
struct TIsDerivedFromAll< InDerivedType, InBaseType, InOtherBaseTypes... >
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | NavigationToolItemTypeTraits.h |