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