FReferenceChainSearch::FReferenceChainSearch

Constructs a new search engine and finds references to the specified object

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/ReferenceChainSearch.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/ReferenceChainSearch.cpp

Syntax

FReferenceChainSearch
(
    UObject * InObjectToFindReferencesTo,
    EReferenceChainSearchMode Mode
)

Remarks

Constructs a new search engine and finds references to the specified object

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