Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TDontCopy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T & operator* () |
Templates/DontCopy.h | ||
const T & operator* () |
Templates/DontCopy.h |
operator*()
| Name | operator* |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/DontCopy.h |
| Include Path | #include "Templates/DontCopy.h" |
T & operator*()
operator*()
| Name | operator* |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/DontCopy.h |
| Include Path | #include "Templates/DontCopy.h" |
const T & operator*() const