FInstanceCountingObject::FInstanceCountingObject

Constructor, though geneerally these objects should be created using the COUNT_INSTANCES_ macro.

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

FInstanceCountingObject
(
    const TCHAR * InName,
    bool InLogConstruction
)

Remarks

Constructor, though geneerally these objects should be created using the COUNT_INSTANCES_ macro.

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