![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
| using TCallTraits< TSoftClassPtr< T > >::ConstPointerType = TSoftClassPtr<const T> |