Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Templates/RefCounting.h |
Include |
#include "Templates/RefCounting.h" |
class FRefCountedObject
The base class of reference counted objects.
This class should not be used for new code as it does not use atomic operations to update the reference count.
Name | Description | |
---|---|---|
|
FRefCountedObject() |
|
|
FRefCountedObject ( |
Name | Description | |
---|---|---|
|
~FRefCountedObject() |
Name | Description | ||
---|---|---|---|
|
FRefCountedO... |
operator= ( |