![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TypeTraits.h>
Public Types | |
| using | ParamType = const T & |
| using | ConstParamType = const T & |
Call traits helpers
| using uLang::TCallTraitsParamTypeHelper< T, TypeIsSmall >::ConstParamType = const T& |
| using uLang::TCallTraitsParamTypeHelper< T, TypeIsSmall >::ParamType = const T& |