FGCObject::GetReferencerPropertyName

Use this method to report how the specified object is referenced, if necessary

Windows
MacOS
Linux

Override Hierarchy

FGCObject::GetReferencerPropertyName()

FStreamableManager::GetReferencerPropertyName()

References

Module

CoreUObject

Header

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

Include

#include "UObject/GCObject.h"

Syntax

virtual bool GetReferencerPropertyName
(
    UObject * Object,
    FString & OutPropertyName
) const

Remarks

Use this method to report how the specified object is referenced, if necessary

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