UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StatsHierarchical.h File Reference
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "CoreTypes.h"
#include "HAL/PlatformCrt.h"
#include "HAL/PlatformTime.h"
#include "HAL/PreprocessorHelpers.h"
#include "Logging/MessageLog.h"
#include "Misc/Build.h"
#include "Templates/SharedPointer.h"
#include "UObject/NameTypes.h"

Go to the source code of this file.

Classes

class  FStatsTreeElement
 
class  FStatsHierarchical
 
struct  FStatsHierarchical::FScope
 

Macros

#define DECLARE_SCOPE_HIERARCHICAL_COUNTER(CounterName)
 
#define DECLARE_SCOPE_HIERARCHICAL_COUNTER_FUNC()
 

Macro Definition Documentation

◆ DECLARE_SCOPE_HIERARCHICAL_COUNTER

#define DECLARE_SCOPE_HIERARCHICAL_COUNTER (   CounterName)

◆ DECLARE_SCOPE_HIERARCHICAL_COUNTER_FUNC

#define DECLARE_SCOPE_HIERARCHICAL_COUNTER_FUNC ( )