UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Interchange::TAttributeStorageTypeTraits< T > Struct Template Reference

#include <AttributeStorage.h>

Static Public Attributes

static constexpr bool bIsArrayOfStringType = false
 
static constexpr bool bIsArrayOfEnumType = false
 
static constexpr bool bIsArrayOfEnumAsByteType = false
 

Member Data Documentation

◆ bIsArrayOfEnumAsByteType

template<typename T >
constexpr bool UE::Interchange::TAttributeStorageTypeTraits< T >::bIsArrayOfEnumAsByteType = false
staticconstexpr

◆ bIsArrayOfEnumType

template<typename T >
constexpr bool UE::Interchange::TAttributeStorageTypeTraits< T >::bIsArrayOfEnumType = false
staticconstexpr

◆ bIsArrayOfStringType

template<typename T >
constexpr bool UE::Interchange::TAttributeStorageTypeTraits< T >::bIsArrayOfStringType = false
staticconstexpr

The documentation for this struct was generated from the following file: