FTraceExternalRootsForReachabilityAnalysisDelegate

Delegate type for reachability analysis external roots callback.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, FGarbageCollectionTracer &, EObjectFlags, bool > FTraceExternalRootsForReachabilityAnalysisDelegate

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectGlobals.h"

Remarks

Delegate type for reachability analysis external roots callback. First parameter is FGarbageCollectionTracer to use for tracing, second is flags with which objects should be kept alive regardless, third is whether to force single threading

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