GGCObjectReferencer

The static object referencer object that is shared across all garbage collectible non-UObject objects.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/GCObject.h

Include

#include "UObject/GCObject.h"

Syntax

static UGCObjectReferencer * GGCObjectReferencer = ((void *)0);

Remarks

The static object referencer object that is shared across all garbage collectible non-UObject objects.

Static used for calling AddReferencedObjects on non-UObject objects

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