Navigation
API > API/Runtime > API/Runtime/CoreUObject
Trait which allows TObjectPtr to be memcpy'able from pointers.
| Name | TIsBitwiseConstructible< TObjectPtr< T >, T * > |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectPtr.h |
| Include Path | #include "UObject/ObjectPtr.h" |
Syntax
template<typename T>
struct TIsBitwiseConstructible< TObjectPtr< T >, T * >
Enums
Public
| Name | Remarks |
|---|---|
| TIsBitwiseConstructible< TObjectPtr< T >, T * > |