FGCArrayPool::DumpStats

Writes out info about the makeup of the pool. called by 'gc.DumpPoolStats'

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/FastReferenceCollector.h"

Syntax

static void DumpStats
(
    FOutputDevice & OutputDevice
)

Remarks

Writes out info about the makeup of the pool. called by 'gc.DumpPoolStats'

Parameters

Parameter

Description

Array

The array to return.

See Also

GetArrayFromPool

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