Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/FPSTemplate/UHT/EliminationComponent.generated.h

68 lines
3.2 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "Elimination/EliminationComponent.h"
#ifdef FPSTEMPLATE_EliminationComponent_generated_h
#error "EliminationComponent.generated.h already included, missing '#pragma once' in EliminationComponent.h"
#endif
#define FPSTEMPLATE_EliminationComponent_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
class AActor;
// ********** Begin Class UEliminationComponent ****************************************************
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_RPC_WRAPPERS_NO_PURE_DECLS \
DECLARE_FUNCTION(execOnRoundReported);
struct Z_Construct_UClass_UEliminationComponent_Statics;
FPSTEMPLATE_API UClass* Z_Construct_UClass_UEliminationComponent_NoRegister();
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUEliminationComponent(); \
friend struct ::Z_Construct_UClass_UEliminationComponent_Statics; \
static UClass* GetPrivateStaticClass(); \
friend FPSTEMPLATE_API UClass* ::Z_Construct_UClass_UEliminationComponent_NoRegister(); \
public: \
DECLARE_CLASS2(UEliminationComponent, UActorComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/FPSTemplate"), Z_Construct_UClass_UEliminationComponent_NoRegister) \
DECLARE_SERIALIZER(UEliminationComponent)
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UEliminationComponent(UEliminationComponent&&) = delete; \
UEliminationComponent(const UEliminationComponent&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UEliminationComponent); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UEliminationComponent); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UEliminationComponent) \
NO_API virtual ~UEliminationComponent();
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_11_PROLOG
#define FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_RPC_WRAPPERS_NO_PURE_DECLS \
FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_INCLASS_NO_PURE_DECLS \
FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h_14_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UEliminationComponent;
// ********** End Class UEliminationComponent ******************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_FPSTemplate_5_4_or_5_5_Source_FPSTemplate_Public_Elimination_EliminationComponent_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS