DumpClusterToLog

Dumps a single cluster to log.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectClusters.h"

Syntax

void DumpClusterToLog
(
    const struct FUObjectCluster & Cluster,
    bool bHierarchy,
    bool bIndexOnly
)

Remarks

Dumps a single cluster to log.

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