FStreamableManager::GetReferencerPropertyName

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FGCObject::GetReferencerPropertyName()

FStreamableManager::GetReferencerPropertyName()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StreamableManager.h

Include

#include "Engine/StreamableManager.h"

Source

/Engine/Source/Runtime/Engine/Private/StreamableManager.cpp

Syntax

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

Remarks

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