LogHashStatistics

Logs out information about the object hash for debug purposes

Choose your operating system:

Windows

macOS

Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectHash.h"

Source

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

Syntax

void LogHashStatistics
(
    FOutputDevice & Ar,
    const bool bShowHashBucketCollisionInfo
)

Remarks

Logs out information about the object hash for debug purposes

Parameters

Parameter

Description

Ar

the archive to write the log data to

bShowHashBucketCollisionInfo

whether to log each bucket's collision count