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

#include <SoftObjectPtr.h>

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

Public Types

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

Member Typedef Documentation

◆ ConstPointerType

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

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