Files
UnrealEngine/Engine/Plugins/PCG/Source/PCGCompute/Public/PCGComputeModule.h
2025-05-18 13:04:45 +08:00

15 lines
270 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "Stats/Stats.h"
// Logs
PCGCOMPUTE_API DECLARE_LOG_CATEGORY_EXTERN(LogPCGCompute, Log, All);
// Stats
DECLARE_STATS_GROUP(TEXT("PCGCompute"), STATGROUP_PCGCompute, STATCAT_Advanced)
// CVars