![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealTypeTraits.h>
Public Types | |
| typedef const T * | ValueType |
| typedef ArrayType & | Reference |
| typedef const ArrayType & | ConstReference |
| typedef const T *const | ParamType |
| typedef const T *const | ConstPointerType |
| typedef const T* const TCallTraits< T[N]>::ConstPointerType |
| typedef const ArrayType& TCallTraits< T[N]>::ConstReference |
| typedef const T* const TCallTraits< T[N]>::ParamType |
| typedef ArrayType& TCallTraits< T[N]>::Reference |
| typedef const T* TCallTraits< T[N]>::ValueType |