Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/RefCounted
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RefCounted & operator=
(
const RefCounted& |
MuR/RefCounted.h | ||
RefCounted & operator=
(
const RefCounted&& |
MuR/RefCounted.h |
operator=(const RefCounted &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/RefCounted.h |
| Include Path | #include "MuR/RefCounted.h" |
RefCounted & operator=
(
const RefCounted &
)
operator=(const RefCounted &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/RefCounted.h |
| Include Path | #include "MuR/RefCounted.h" |
RefCounted & operator=
(
const RefCounted &&
)