Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for Icmp
#pragma once
#include "SharedDefinitions.CoreUObject.Cpp20.h"
#undef ICMP_API
#undef ICMP_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateEditor
#define ICMP_PACKAGE 1
#define UE_MODULE_NAME "Icmp"
#define UE_PLUGIN_NAME ""
#define SOCKETS_PACKAGE 1
#define SOCKETS_API DLLIMPORT
#define SOCKETS_NON_ATTRIBUTED_API DLLIMPORT
#define NETCOMMON_API DLLIMPORT
#define NETCOMMON_NON_ATTRIBUTED_API DLLIMPORT
#define ICMP_API DLLEXPORT
#define ICMP_NON_ATTRIBUTED_API DLLEXPORT