Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/FPSTemplate/UHT/SpecialElimData.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

74 lines
3.4 KiB
C++

// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
// IWYU pragma: private, include "Data/SpecialElimData.h"
#ifdef FPSTEMPLATE_SpecialElimData_generated_h
#error "SpecialElimData.generated.h already included, missing '#pragma once' in SpecialElimData.h"
#endif
#define FPSTEMPLATE_SpecialElimData_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FSpecialElimInfo **************************************************
struct Z_Construct_UScriptStruct_FSpecialElimInfo_Statics;
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_13_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FSpecialElimInfo_Statics; \
FPSTEMPLATE_API static class UScriptStruct* StaticStruct();
struct FSpecialElimInfo;
// ********** End ScriptStruct FSpecialElimInfo ****************************************************
// ********** Begin Class USpecialElimData *********************************************************
struct Z_Construct_UClass_USpecialElimData_Statics;
FPSTEMPLATE_API UClass* Z_Construct_UClass_USpecialElimData_NoRegister();
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_37_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUSpecialElimData(); \
friend struct ::Z_Construct_UClass_USpecialElimData_Statics; \
static UClass* GetPrivateStaticClass(); \
friend FPSTEMPLATE_API UClass* ::Z_Construct_UClass_USpecialElimData_NoRegister(); \
public: \
DECLARE_CLASS2(USpecialElimData, UDataAsset, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/FPSTemplate"), Z_Construct_UClass_USpecialElimData_NoRegister) \
DECLARE_SERIALIZER(USpecialElimData)
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_37_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API USpecialElimData(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
USpecialElimData(USpecialElimData&&) = delete; \
USpecialElimData(const USpecialElimData&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, USpecialElimData); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(USpecialElimData); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(USpecialElimData) \
NO_API virtual ~USpecialElimData();
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_34_PROLOG
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_37_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_37_INCLASS_NO_PURE_DECLS \
FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h_37_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class USpecialElimData;
// ********** End Class USpecialElimData ***********************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Data_SpecialElimData_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS