FFindReferencersArchive::FTargetObjectContainer::GetRefCountPtr

This will initialize and return the refcount associated with the object if it exists.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/FindReferencersArchive.h

Include

#include "Serialization/FindReferencersArchive.h"

Syntax

int32 * GetRefCountPtr
(
    UObject * Object
)

Remarks

This will initialize and return the refcount associated with the object if it exists.

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