FRefCountedObject

The base class of reference counted objects.

Windows
MacOS
Linux

Inheritance Hierarchy

FRefCountedObject

FBatchedElementParameters

FBatchedElementTexture2DPreviewParameters

FBatchedElementVolumeTexturePreviewParameters

FIESLightProfileBatchedElementParameters

FMeshPaintBatchedElementParameters

FMeshPaintBatchedElementParameters

FMeshPaintDilateBatchedElementParameters

FMeshPaintDilateBatchedElementParameters

FMipLevelBatchedElementParameters

FNormalMapBatchedElementParameters

FGPUProfilerEventNodeStats

FGPUProfilerEventNode

FOpenGLEventNode

FGPUSortManager

FLandscapeSharedBuffers

FMemoryImageSection

FNiagaraGPURendererCount

FOpenGLBasePixelBuffer

FOpenGLEUniformBufferData

FOpenGLShaderResourceView

FShaderCompilerEnvironment

FStaticLightingMapping

FStaticLightingTextureMapping

FBSPSurfaceStaticLighting

FLandscapeStaticLightingTextureMapping

FStaticLightingGlobalVolumeMapping

FStaticMeshStaticLightingTextureMapping

FStaticLightingMesh

FBSPSurfaceStaticLighting

FLandscapeStaticLightingMesh

FStaticMeshStaticLightingMesh

HHitProxy

HActor

HGeometryCollection

HTranslucentActor

HBSPBrushVert

HComponentVisProxy

HSplineMeshVisProxy

HSplineMeshKeyProxy

HSplineMeshTangentHandleProxy

HSplineVisProxy

HSplineKeyProxy

HSplineSegmentProxy

HSplineTangentHandleProxy

HGeomEdgeProxy

HGeometryCollectionBone

HGeomPolyProxy

HGeomVertexProxy

HInstancedStaticMeshInstance

HInterpEdInputInterface

HInterpTrackKeyHandleProxy

HInterpTrackKeypointProxy

HInterpTrackSubGroupKeypointProxy

HLandscapeSplineProxy

HLandscapeSplineProxy_ControlPoint

HLandscapeSplineProxy_Segment

HLandscapeSplineProxy_Tangent

HLevelSocketProxy

HModel

HMovieSceneKeyProxy

HObject

HStaticMeshVert

HWidgetAxis

HWidgetUtilProxy

ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef

ULandscapeMeshCollisionComponent::FPhysXMeshRef

References

Module

Core

Header

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

Include

#include "Templates/RefCounting.h"

Syntax

class FRefCountedObject

Remarks

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.

Constructors

Name Description

Public function

FRefCountedObject()

Destructors

Name Description

Public function Virtual

~FRefCountedObject()

Functions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss