IRefCountedObject

A virtual interface for ref counted objects to implement.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/RefCounting.h

Include

#include "Templates/RefCounting.h"

Syntax

class IRefCountedObject

Remarks

A virtual interface for ref counted objects to implement.

Destructors

Name Description

Public function Virtual

~IRefCountedObject()

Functions