![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealTypeTraits.h>
Inheritance diagram for TTypeTraitsBase< T >:Public Types | |
| enum | |
| typedef TCallTraits< T >::ParamType | ConstInitType |
| typedef TCallTraits< T >::ConstPointerType | ConstPointerType |
Helper for array traits. Provides a common base to more easily refine a portion of the traits when specializing. Mainly used by MemoryOps.h which is used by the contiguous storage containers like TArray.
| typedef TCallTraits<T>::ParamType TTypeTraitsBase< T >::ConstInitType |
| typedef TCallTraits<T>::ConstPointerType TTypeTraitsBase< T >::ConstPointerType |