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

#include <TypeTraits.h>

+ Inheritance diagram for uLang::TCallTraits< T >:

Additional Inherited Members

- Public Types inherited from uLang::TCallTraitsBase< T >
using ValueType = T
 
using Reference = T &
 
using ConstReference = const T &
 
using ParamType = typename TCallTraitsParamTypeHelper< T, PassByValue >::ParamType
 
using ConstPointerType = typename TCallTraitsParamTypeHelper< T, PassByValue >::ConstParamType
 

Detailed Description

template<typename T>
struct uLang::TCallTraits< T >

TCallTraits


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