Navigation
Unreal Engine C++ API Reference > Runtime > Core > ProfilingDebugging > FInstanceCountingObject
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 |
static void LogCounts
&40;
FOutputDevice & OutputDevice
&41;
Remarks
Dumps stats for all counted instances to the provided output device. This is bound to the "LogCountedInstances" console command
Parameters
Name | Description |
---|---|