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