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