FSharedReferencer::GetSharedReferenceCount

Returns the number of shared references to this object (including this reference.)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/SharedPointerInternals.h"

Syntax

const int32 GetSharedReferenceCount() const

Remarks

Returns the number of shared references to this object (including this reference.)

Returns

Number of shared references to the object (including this reference.)

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