Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TPimplPtr_T_EPimplPtrMode__DeepC-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Templates/PimplPtr.h |
|
|
|
Templates/PimplPtr.h |
|
|
|
Templates/PimplPtr.h |
|
operator=(const TPimplPtr &)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Templates/PimplPtr.h |
| Include Path |
#include "Templates/PimplPtr.h" |
TPimplPtr & operator=
(
const TPimplPtr & A
)
operator=(TPimplPtr &&)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Templates/PimplPtr.h |
| Include Path |
#include "Templates/PimplPtr.h" |
TPimplPtr & operator=
(
TPimplPtr &&
)
operator=(TYPE_OF_NULLPTR)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Templates/PimplPtr.h |
| Include Path |
#include "Templates/PimplPtr.h" |
TPimplPtr & operator=
(
TYPE_OF_NULLPTR A
)