UGCObjectReferencer::AddObject

Adds an object to the referencer list

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/GCObject.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Misc/GCObjectReferencer.cpp

Syntax

void AddObject
(
    FGCObject * Object
)

Remarks

Adds an object to the referencer list

Parameters

Parameter

Description

Object

The object to add to the list

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