FInstanceCountingObject::GetInstanceCount

Returns the count of instances with "Name".

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 int32 GetInstanceCount
(
    const TCHAR * Name
)

Remarks

Returns the count of instances with "Name".

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