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

#include <WeakObjectPtrTemplates.h>

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

Public Types

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

Member Typedef Documentation

◆ ConstPointerType

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

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