Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
TCallTraits< TWeakObjectPtr< T > > |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/UObject/WeakObjectPtrTemplates.h |
| Include Path |
#include "UObject/WeakObjectPtrTemplates.h" |
Syntax
template<typename T>
struct TCallTraits< TWeakObjectPtr< T > > : public TCallTraitsBase< TWeakObjectPtr< T > >
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ConstPointerType |
TWeakObjectPtr< const T > |
|
UObject/WeakObjectPtrTemplates.h |