Files
UnrealEngine/Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIBlueprintGraph/Private/WebAPIBlueprintGraphStats.h
2025-05-18 13:04:45 +08:00

9 lines
194 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "Stats/Stats.h"
DECLARE_STATS_GROUP(TEXT("WebAPIBlueprintGraph"), STATGROUP_WebAPIBlueprintGraph, STATCAT_Advanced);