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

#include <SubclassOf.h>

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

Public Types

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

Member Typedef Documentation

◆ ConstPointerType

template<typename T >
using TCallTraits< TSubclassOf< T > >::ConstPointerType = TSubclassOf<const T>

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