FRefCountedObject

The base class of reference counted objects.

Windows
MacOS
Linux

Inheritance Hierarchy

FRefCountedObject

FBatchedElementParameters

FBatchedElementNiagara2DArrayAttribute

FBatchedElementTexture2DPreviewParameters

FBatchedElementVolumeTexturePreviewParameters

FIESLightProfileBatchedElementParameters

FMeshPaintBatchedElementParameters

FMeshPaintBatchedElementParameters

FMeshPaintDilateBatchedElementParameters

FMeshPaintDilateBatchedElementParameters

FMipLevelBatchedElementParameters

FNormalMapBatchedElementParameters

FDllHandle

FGPUProfilerEventNodeStats

FGPUProfilerEventNode

FOpenGLEventNode

FGPUSortManager

FLandscapeSharedBuffers

FMemoryImageSection

FNiagaraGPURendererCount

FOpenGLBasePixelBuffer

FOpenGLEUniformBufferData

FOpenGLShaderResourceView

FStaticLightingMapping

FStaticLightingTextureMapping

FBSPSurfaceStaticLighting

FLandscapeStaticLightingTextureMapping

FStaticLightingGlobalVolumeMapping

FStaticMeshStaticLightingTextureMapping

FStaticLightingTextureMapping_InstancedStaticMesh

FStaticLightingMesh

FBSPSurfaceStaticLighting

FLandscapeStaticLightingMesh

FStaticMeshStaticLightingMesh

FStaticLightingMesh_InstancedStaticMesh

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

HMovieSceneSkeletalAnimationRootHitProxy

HObject

HStaticMeshVert

HWidgetAxis

HWidgetUtilProxy

ULandscapeHeightfieldCollisionComponent::FHeightfieldGeometryRef

ULandscapeMeshCollisionComponent::FTriMeshGeometryRef

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