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

#include <SoftObjectPtr.h>

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

Public Types

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

Member Typedef Documentation

◆ ConstPointerType

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

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