FInstanceCountingObject::LogCounts

Dumps stats for all counted instances to the provided output device.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/InstanceCounter.h

Include

#include "ProfilingDebugging/InstanceCounter.h"

Source

/Engine/Source/Runtime/Core/Private/ProfilingDebugging/InstanceCounter.cpp

Syntax

static void LogCounts
(
    FOutputDevice & OutputDevice
)

Remarks

Dumps stats for all counted instances to the provided output device. This is bound to the "LogCountedInstances" console command

Parameters

Parameter

Description

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