FReferenceChainSearch::PrintResults

Dumps results to log

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

void PrintResults
(
    bool bDumpAllChains
) const

Remarks

Dumps results to log

Parameters

Parameter

Description

bDumpAllChains

if set to false, the output will be trimmed to the first 100 reference chains

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