Files
DedicatedServerCourse/Source/DedicatedServers/DedicatedServers.h

7 lines
150 B
C
Raw Permalink Normal View History

2026-03-14 21:05:22 -04:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
2026-03-16 06:30:18 -04:00
DECLARE_LOG_CATEGORY_EXTERN(LogDedicatedServers, Log, All)