97 lines
5.6 KiB
C
97 lines
5.6 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 "HYHitscanComponent.h"
|
||
|
#include "UObject/ObjectMacros.h"
|
||
|
#include "UObject/ScriptMacros.h"
|
||
|
|
||
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
#ifdef HWANYOUNG2_HYHitscanComponent_generated_h
|
||
|
#error "HYHitscanComponent.generated.h already included, missing '#pragma once' in HYHitscanComponent.h"
|
||
|
#endif
|
||
|
#define HWANYOUNG2_HYHitscanComponent_generated_h
|
||
|
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_SPARSE_DATA
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_RPC_WRAPPERS
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_RPC_WRAPPERS_NO_PURE_DECLS
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_ACCESSORS
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_INCLASS_NO_PURE_DECLS \
|
||
|
private: \
|
||
|
static void StaticRegisterNativesUHYHitscanComponent(); \
|
||
|
friend struct Z_Construct_UClass_UHYHitscanComponent_Statics; \
|
||
|
public: \
|
||
|
DECLARE_CLASS(UHYHitscanComponent, UActorComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/hwanyoung2"), NO_API) \
|
||
|
DECLARE_SERIALIZER(UHYHitscanComponent)
|
||
|
|
||
|
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_INCLASS \
|
||
|
private: \
|
||
|
static void StaticRegisterNativesUHYHitscanComponent(); \
|
||
|
friend struct Z_Construct_UClass_UHYHitscanComponent_Statics; \
|
||
|
public: \
|
||
|
DECLARE_CLASS(UHYHitscanComponent, UActorComponent, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/hwanyoung2"), NO_API) \
|
||
|
DECLARE_SERIALIZER(UHYHitscanComponent)
|
||
|
|
||
|
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_STANDARD_CONSTRUCTORS \
|
||
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
NO_API UHYHitscanComponent(const FObjectInitializer& ObjectInitializer); \
|
||
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UHYHitscanComponent) \
|
||
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UHYHitscanComponent); \
|
||
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UHYHitscanComponent); \
|
||
|
private: \
|
||
|
/** Private move- and copy-constructors, should never be used */ \
|
||
|
NO_API UHYHitscanComponent(UHYHitscanComponent&&); \
|
||
|
NO_API UHYHitscanComponent(const UHYHitscanComponent&); \
|
||
|
public: \
|
||
|
NO_API virtual ~UHYHitscanComponent();
|
||
|
|
||
|
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_ENHANCED_CONSTRUCTORS \
|
||
|
private: \
|
||
|
/** Private move- and copy-constructors, should never be used */ \
|
||
|
NO_API UHYHitscanComponent(UHYHitscanComponent&&); \
|
||
|
NO_API UHYHitscanComponent(const UHYHitscanComponent&); \
|
||
|
public: \
|
||
|
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UHYHitscanComponent); \
|
||
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UHYHitscanComponent); \
|
||
|
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UHYHitscanComponent) \
|
||
|
NO_API virtual ~UHYHitscanComponent();
|
||
|
|
||
|
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_10_PROLOG
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_GENERATED_BODY_LEGACY \
|
||
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
public: \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_SPARSE_DATA \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_RPC_WRAPPERS \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_ACCESSORS \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_INCLASS \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_STANDARD_CONSTRUCTORS \
|
||
|
public: \
|
||
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
||
|
|
||
|
#define FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_GENERATED_BODY \
|
||
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
public: \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_SPARSE_DATA \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_RPC_WRAPPERS_NO_PURE_DECLS \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_ACCESSORS \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_INCLASS_NO_PURE_DECLS \
|
||
|
FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h_13_ENHANCED_CONSTRUCTORS \
|
||
|
private: \
|
||
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
||
|
|
||
|
template<> HWANYOUNG2_API UClass* StaticClass<class UHYHitscanComponent>();
|
||
|
|
||
|
#undef CURRENT_FILE_ID
|
||
|
#define CURRENT_FILE_ID FID_Users_benja_Desktop_Halloween_JAm_Illusions_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYHitscanComponent_h
|
||
|
|
||
|
|
||
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|