test
This commit is contained in:
@ -75,15 +75,15 @@ void EmptyLinkFunctionForGeneratedCodeHYAIController() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(AHYAIController);
|
||||
AHYAIController::~AHYAIController() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_AHYAIController, AHYAIController::StaticClass, TEXT("AHYAIController"), &Z_Registration_Info_UClass_AHYAIController, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(AHYAIController), 1079185789U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_3234590900(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_3234590900(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -14,11 +14,11 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
#define HWANYOUNG2_HYAIController_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAHYAIController(); \
|
||||
friend struct Z_Construct_UClass_AHYAIController_Statics; \
|
||||
@ -27,7 +27,7 @@ public: \
|
||||
DECLARE_SERIALIZER(AHYAIController)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAHYAIController(); \
|
||||
friend struct Z_Construct_UClass_AHYAIController_Statics; \
|
||||
@ -36,7 +36,7 @@ public: \
|
||||
DECLARE_SERIALIZER(AHYAIController)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API AHYAIController(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(AHYAIController) \
|
||||
@ -50,7 +50,7 @@ public: \
|
||||
NO_API virtual ~AHYAIController();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
NO_API AHYAIController(AHYAIController&&); \
|
||||
@ -62,27 +62,27 @@ public: \
|
||||
NO_API virtual ~AHYAIController();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_12_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_12_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -90,7 +90,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class AHYAIController>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HYAIController_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYAIController_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -124,15 +124,15 @@ void EmptyLinkFunctionForGeneratedCodeHYCharacAbilitySystemComponent() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(UHYCharacAbilitySystemComponent);
|
||||
UHYCharacAbilitySystemComponent::~UHYCharacAbilitySystemComponent() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_UHYCharacAbilitySystemComponent, UHYCharacAbilitySystemComponent::StaticClass, TEXT("UHYCharacAbilitySystemComponent"), &Z_Registration_Info_UClass_UHYCharacAbilitySystemComponent, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UHYCharacAbilitySystemComponent), 3250237373U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_1667132200(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_1667132200(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -15,7 +15,7 @@ class UHYCharacAbilitySystemComponent;
|
||||
#endif
|
||||
#define HWANYOUNG2_HYCharacAbilitySystemComponent_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_10_DELEGATE \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_10_DELEGATE \
|
||||
struct _Script_hwanyoung2_eventReceivedDamageDelegate_Parms \
|
||||
{ \
|
||||
UHYCharacAbilitySystemComponent* SourceASC; \
|
||||
@ -32,11 +32,11 @@ static inline void FReceivedDamageDelegate_DelegateWrapper(const FMulticastScrip
|
||||
}
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHYCharacAbilitySystemComponent(); \
|
||||
friend struct Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics; \
|
||||
@ -45,7 +45,7 @@ public: \
|
||||
DECLARE_SERIALIZER(UHYCharacAbilitySystemComponent)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHYCharacAbilitySystemComponent(); \
|
||||
friend struct Z_Construct_UClass_UHYCharacAbilitySystemComponent_Statics; \
|
||||
@ -54,7 +54,7 @@ public: \
|
||||
DECLARE_SERIALIZER(UHYCharacAbilitySystemComponent)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API UHYCharacAbilitySystemComponent(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UHYCharacAbilitySystemComponent) \
|
||||
@ -68,7 +68,7 @@ public: \
|
||||
NO_API virtual ~UHYCharacAbilitySystemComponent();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
NO_API UHYCharacAbilitySystemComponent(UHYCharacAbilitySystemComponent&&); \
|
||||
@ -80,27 +80,27 @@ public: \
|
||||
NO_API virtual ~UHYCharacAbilitySystemComponent();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_16_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_16_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h_19_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -108,7 +108,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class UHYCharacAbilitySystemComponent>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacAbilitySystemComponent_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -127,15 +127,15 @@ void EmptyLinkFunctionForGeneratedCodeHYCharacGameplayAbility() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(UHYCharacGameplayAbility);
|
||||
UHYCharacGameplayAbility::~UHYCharacGameplayAbility() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_UHYCharacGameplayAbility, UHYCharacGameplayAbility::StaticClass, TEXT("UHYCharacGameplayAbility"), &Z_Registration_Info_UClass_UHYCharacGameplayAbility, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UHYCharacGameplayAbility), 805277022U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_351726581(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_351726581(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -14,11 +14,11 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
#define HWANYOUNG2_HYCharacGameplayAbility_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHYCharacGameplayAbility(); \
|
||||
friend struct Z_Construct_UClass_UHYCharacGameplayAbility_Statics; \
|
||||
@ -27,7 +27,7 @@ public: \
|
||||
DECLARE_SERIALIZER(UHYCharacGameplayAbility)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHYCharacGameplayAbility(); \
|
||||
friend struct Z_Construct_UClass_UHYCharacGameplayAbility_Statics; \
|
||||
@ -36,7 +36,7 @@ public: \
|
||||
DECLARE_SERIALIZER(UHYCharacGameplayAbility)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API UHYCharacGameplayAbility(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UHYCharacGameplayAbility) \
|
||||
@ -50,7 +50,7 @@ public: \
|
||||
NO_API virtual ~UHYCharacGameplayAbility();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
NO_API UHYCharacGameplayAbility(UHYCharacGameplayAbility&&); \
|
||||
@ -62,27 +62,27 @@ public: \
|
||||
NO_API virtual ~UHYCharacGameplayAbility();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_13_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_13_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h_16_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -90,7 +90,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class UHYCharacGameplayAbility>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYCharacGameplayAbility_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -669,15 +669,15 @@ void EmptyLinkFunctionForGeneratedCodeHYPlayerCharacAttributeSet() {}
|
||||
checkf(bIsValid, TEXT("UHT Generated Rep Indices do not match runtime populated Rep Indices for properties in UHYPlayerCharacAttributeSet"));
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(UHYPlayerCharacAttributeSet);
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_UHYPlayerCharacAttributeSet, UHYPlayerCharacAttributeSet::StaticClass, TEXT("UHYPlayerCharacAttributeSet"), &Z_Registration_Info_UClass_UHYPlayerCharacAttributeSet, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UHYPlayerCharacAttributeSet), 2236436500U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_695937506(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_695937506(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -16,8 +16,8 @@ struct FGameplayAttributeData;
|
||||
#endif
|
||||
#define HWANYOUNG2_HYPlayerCharacAttributeSet_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS \
|
||||
\
|
||||
DECLARE_FUNCTION(execOnRep_MaxStamina); \
|
||||
DECLARE_FUNCTION(execOnRep_Stamina); \
|
||||
@ -30,7 +30,7 @@ struct FGameplayAttributeData;
|
||||
DECLARE_FUNCTION(execOnRep_Level);
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
\
|
||||
DECLARE_FUNCTION(execOnRep_MaxStamina); \
|
||||
DECLARE_FUNCTION(execOnRep_Stamina); \
|
||||
@ -43,8 +43,8 @@ struct FGameplayAttributeData;
|
||||
DECLARE_FUNCTION(execOnRep_Level);
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHYPlayerCharacAttributeSet(); \
|
||||
friend struct Z_Construct_UClass_UHYPlayerCharacAttributeSet_Statics; \
|
||||
@ -70,7 +70,7 @@ private: \
|
||||
public:
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHYPlayerCharacAttributeSet(); \
|
||||
friend struct Z_Construct_UClass_UHYPlayerCharacAttributeSet_Statics; \
|
||||
@ -96,7 +96,7 @@ private: \
|
||||
public:
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API UHYPlayerCharacAttributeSet(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UHYPlayerCharacAttributeSet) \
|
||||
@ -109,7 +109,7 @@ private: \
|
||||
public:
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
NO_API UHYPlayerCharacAttributeSet(UHYPlayerCharacAttributeSet&&); \
|
||||
@ -120,27 +120,27 @@ public: \
|
||||
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UHYPlayerCharacAttributeSet)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_14_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_14_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h_17_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -148,7 +148,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class UHYPlayerCharacAttributeSet>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacAttributeSet_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -75,15 +75,15 @@ void EmptyLinkFunctionForGeneratedCodeHYPlayerCharacController() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(AHYPlayerCharacController);
|
||||
AHYPlayerCharacController::~AHYPlayerCharacController() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_AHYPlayerCharacController, AHYPlayerCharacController::StaticClass, TEXT("AHYPlayerCharacController"), &Z_Registration_Info_UClass_AHYPlayerCharacController, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(AHYPlayerCharacController), 1214835488U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_750325604(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_750325604(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -14,11 +14,11 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
#define HWANYOUNG2_HYPlayerCharacController_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAHYPlayerCharacController(); \
|
||||
friend struct Z_Construct_UClass_AHYPlayerCharacController_Statics; \
|
||||
@ -27,7 +27,7 @@ public: \
|
||||
DECLARE_SERIALIZER(AHYPlayerCharacController)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAHYPlayerCharacController(); \
|
||||
friend struct Z_Construct_UClass_AHYPlayerCharacController_Statics; \
|
||||
@ -36,7 +36,7 @@ public: \
|
||||
DECLARE_SERIALIZER(AHYPlayerCharacController)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API AHYPlayerCharacController(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(AHYPlayerCharacController) \
|
||||
@ -50,7 +50,7 @@ public: \
|
||||
NO_API virtual ~AHYPlayerCharacController();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API AHYPlayerCharacController(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()) : Super(ObjectInitializer) { }; \
|
||||
private: \
|
||||
@ -64,27 +64,27 @@ public: \
|
||||
NO_API virtual ~AHYPlayerCharacController();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_12_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_12_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h_15_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -92,7 +92,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class AHYPlayerCharacController>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerCharacController_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -590,15 +590,15 @@ void EmptyLinkFunctionForGeneratedCodeHYPlayerState() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(AHYPlayerState);
|
||||
AHYPlayerState::~AHYPlayerState() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_AHYPlayerState, AHYPlayerState::StaticClass, TEXT("AHYPlayerState"), &Z_Registration_Info_UClass_AHYPlayerState, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(AHYPlayerState), 1326623310U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_3041581654(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_3041581654(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -14,8 +14,8 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
#define HWANYOUNG2_HYPlayerState_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS \
|
||||
\
|
||||
DECLARE_FUNCTION(execGetPlayerLevel); \
|
||||
DECLARE_FUNCTION(execGetMaxGaugeP); \
|
||||
@ -30,7 +30,7 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
DECLARE_FUNCTION(execIsAlive);
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
\
|
||||
DECLARE_FUNCTION(execGetPlayerLevel); \
|
||||
DECLARE_FUNCTION(execGetMaxGaugeP); \
|
||||
@ -45,8 +45,8 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
DECLARE_FUNCTION(execIsAlive);
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAHYPlayerState(); \
|
||||
friend struct Z_Construct_UClass_AHYPlayerState_Statics; \
|
||||
@ -56,7 +56,7 @@ public: \
|
||||
virtual UObject* _getUObject() const override { return const_cast<AHYPlayerState*>(this); }
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAHYPlayerState(); \
|
||||
friend struct Z_Construct_UClass_AHYPlayerState_Statics; \
|
||||
@ -66,7 +66,7 @@ public: \
|
||||
virtual UObject* _getUObject() const override { return const_cast<AHYPlayerState*>(this); }
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API AHYPlayerState(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(AHYPlayerState) \
|
||||
@ -80,7 +80,7 @@ public: \
|
||||
NO_API virtual ~AHYPlayerState();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
NO_API AHYPlayerState(AHYPlayerState&&); \
|
||||
@ -92,27 +92,27 @@ public: \
|
||||
NO_API virtual ~AHYPlayerState();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_15_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_15_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h_18_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -120,7 +120,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class AHYPlayerState>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HYPlayerState_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HYPlayerState_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -74,15 +74,15 @@ void EmptyLinkFunctionForGeneratedCodeHwanyoungAssetManager() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(UHwanyoungAssetManager);
|
||||
UHwanyoungAssetManager::~UHwanyoungAssetManager() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_UHwanyoungAssetManager, UHwanyoungAssetManager::StaticClass, TEXT("UHwanyoungAssetManager"), &Z_Registration_Info_UClass_UHwanyoungAssetManager, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UHwanyoungAssetManager), 3051062100U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_1983237584(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_1983237584(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -14,11 +14,11 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
#define HWANYOUNG2_HwanyoungAssetManager_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHwanyoungAssetManager(); \
|
||||
friend struct Z_Construct_UClass_UHwanyoungAssetManager_Statics; \
|
||||
@ -27,7 +27,7 @@ public: \
|
||||
DECLARE_SERIALIZER(UHwanyoungAssetManager)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesUHwanyoungAssetManager(); \
|
||||
friend struct Z_Construct_UClass_UHwanyoungAssetManager_Statics; \
|
||||
@ -36,7 +36,7 @@ public: \
|
||||
DECLARE_SERIALIZER(UHwanyoungAssetManager)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API UHwanyoungAssetManager(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UHwanyoungAssetManager) \
|
||||
@ -50,7 +50,7 @@ public: \
|
||||
NO_API virtual ~UHwanyoungAssetManager();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ENHANCED_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API UHwanyoungAssetManager() { }; \
|
||||
private: \
|
||||
@ -64,27 +64,27 @@ public: \
|
||||
NO_API virtual ~UHwanyoungAssetManager();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_12_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_12_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h_15_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -92,7 +92,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class UHwanyoungAssetManager>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_HwanyoungAssetManager_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -1,10 +1,10 @@
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\hwanyoung2Character.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HYAIController.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HYCharacGameplayAbility.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\hwanyoung2GameMode.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\hwanyoung2.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HwanyoungAssetManager.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HYPlayerCharacAttributeSet.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HYPlayerState.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HYPlayerCharacController.h
|
||||
D:\Unreal Projects\hwanyoung2\Source\hwanyoung2\HYCharacAbilitySystemComponent.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\hwanyoung2GameMode.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\hwanyoung2Character.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\hwanyoung2.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HwanyoungAssetManager.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HYAIController.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HYCharacGameplayAbility.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HYCharacAbilitySystemComponent.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HYPlayerCharacAttributeSet.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HYPlayerCharacController.h
|
||||
C:\Users\panha\Documents\GitHub\Illusion-UE5\hwanyoung2\Source\hwanyoung2\HYPlayerState.h
|
||||
|
@ -105,15 +105,15 @@ void EmptyLinkFunctionForGeneratedCodehwanyoung2() {}
|
||||
}
|
||||
return Z_Registration_Info_UEnum_EAbilityInputID.InnerSingleton;
|
||||
}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics
|
||||
{
|
||||
static const FEnumRegisterCompiledInInfo EnumInfo[];
|
||||
};
|
||||
const FEnumRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics::EnumInfo[] = {
|
||||
const FEnumRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics::EnumInfo[] = {
|
||||
{ EAbilityInputID_StaticEnum, TEXT("EAbilityInputID"), &Z_Registration_Info_UEnum_EAbilityInputID, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1137082788U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_595532249(TEXT("/Script/hwanyoung2"),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_595532249(TEXT("/Script/hwanyoung2"),
|
||||
nullptr, 0,
|
||||
nullptr, 0,
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics::EnumInfo));
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2_h_Statics::EnumInfo));
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -15,7 +15,7 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#define HWANYOUNG2_hwanyoung2_generated_h
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_hwanyoung2_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2_h
|
||||
|
||||
|
||||
#define FOREACH_ENUM_EABILITYINPUTID(op) \
|
||||
|
@ -23,7 +23,7 @@ void EmptyLinkFunctionForGeneratedCodehwanyoung2_init() {}
|
||||
SingletonFuncArray,
|
||||
UE_ARRAY_COUNT(SingletonFuncArray),
|
||||
PKG_CompiledIn | 0x00000000,
|
||||
0x4E300701,
|
||||
0x73C25D44,
|
||||
0xD4CBA453,
|
||||
METADATA_PARAMS(nullptr, 0)
|
||||
};
|
||||
@ -31,5 +31,5 @@ void EmptyLinkFunctionForGeneratedCodehwanyoung2_init() {}
|
||||
}
|
||||
return Z_Registration_Info_UPackage__Script_hwanyoung2.OuterSingleton;
|
||||
}
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_hwanyoung2(Z_Construct_UPackage__Script_hwanyoung2, TEXT("/Script/hwanyoung2"), Z_Registration_Info_UPackage__Script_hwanyoung2, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x4E300701, 0xD4CBA453));
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_hwanyoung2(Z_Construct_UPackage__Script_hwanyoung2, TEXT("/Script/hwanyoung2"), Z_Registration_Info_UPackage__Script_hwanyoung2, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x73C25D44, 0xD4CBA453));
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -972,15 +972,15 @@ void EmptyLinkFunctionForGeneratedCodehwanyoung2Character() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(Ahwanyoung2Character);
|
||||
Ahwanyoung2Character::~Ahwanyoung2Character() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_Ahwanyoung2Character, Ahwanyoung2Character::StaticClass, TEXT("Ahwanyoung2Character"), &Z_Registration_Info_UClass_Ahwanyoung2Character, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(Ahwanyoung2Character), 1265183370U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_2528113093(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_2528113093(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -16,7 +16,7 @@ enum class EAbilityInputID : uint8;
|
||||
#endif
|
||||
#define HWANYOUNG2_hwanyoung2Character_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_16_DELEGATE \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_16_DELEGATE \
|
||||
struct _Script_hwanyoung2_eventCharacterDiedDelegate_Parms \
|
||||
{ \
|
||||
Ahwanyoung2Character* Character; \
|
||||
@ -29,8 +29,8 @@ static inline void FCharacterDiedDelegate_DelegateWrapper(const FMulticastScript
|
||||
}
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS \
|
||||
\
|
||||
DECLARE_FUNCTION(execGetStartingCameraBoomLocation); \
|
||||
DECLARE_FUNCTION(execGetStartingCameraBoomArmLength); \
|
||||
@ -48,7 +48,7 @@ static inline void FCharacterDiedDelegate_DelegateWrapper(const FMulticastScript
|
||||
DECLARE_FUNCTION(execIsAlive);
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
\
|
||||
DECLARE_FUNCTION(execGetStartingCameraBoomLocation); \
|
||||
DECLARE_FUNCTION(execGetStartingCameraBoomArmLength); \
|
||||
@ -66,8 +66,8 @@ static inline void FCharacterDiedDelegate_DelegateWrapper(const FMulticastScript
|
||||
DECLARE_FUNCTION(execIsAlive);
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAhwanyoung2Character(); \
|
||||
friend struct Z_Construct_UClass_Ahwanyoung2Character_Statics; \
|
||||
@ -77,7 +77,7 @@ public: \
|
||||
virtual UObject* _getUObject() const override { return const_cast<Ahwanyoung2Character*>(this); }
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAhwanyoung2Character(); \
|
||||
friend struct Z_Construct_UClass_Ahwanyoung2Character_Statics; \
|
||||
@ -87,7 +87,7 @@ public: \
|
||||
virtual UObject* _getUObject() const override { return const_cast<Ahwanyoung2Character*>(this); }
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
NO_API Ahwanyoung2Character(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(Ahwanyoung2Character) \
|
||||
@ -101,7 +101,7 @@ public: \
|
||||
NO_API virtual ~Ahwanyoung2Character();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
NO_API Ahwanyoung2Character(Ahwanyoung2Character&&); \
|
||||
@ -113,27 +113,27 @@ public: \
|
||||
NO_API virtual ~Ahwanyoung2Character();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_18_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_18_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h_21_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -141,7 +141,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class Ahwanyoung2Character>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2Character_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -75,15 +75,15 @@ void EmptyLinkFunctionForGeneratedCodehwanyoung2GameMode() {}
|
||||
}
|
||||
DEFINE_VTABLE_PTR_HELPER_CTOR(Ahwanyoung2GameMode);
|
||||
Ahwanyoung2GameMode::~Ahwanyoung2GameMode() {}
|
||||
struct Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics
|
||||
struct Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics
|
||||
{
|
||||
static const FClassRegisterCompiledInInfo ClassInfo[];
|
||||
};
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics::ClassInfo[] = {
|
||||
const FClassRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics::ClassInfo[] = {
|
||||
{ Z_Construct_UClass_Ahwanyoung2GameMode, Ahwanyoung2GameMode::StaticClass, TEXT("Ahwanyoung2GameMode"), &Z_Registration_Info_UClass_Ahwanyoung2GameMode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(Ahwanyoung2GameMode), 2826305755U) },
|
||||
};
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_3956338697(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics::ClassInfo),
|
||||
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_3956338697(TEXT("/Script/hwanyoung2"),
|
||||
Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_Statics::ClassInfo),
|
||||
nullptr, 0,
|
||||
nullptr, 0);
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
@ -14,11 +14,11 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
#define HWANYOUNG2_hwanyoung2GameMode_generated_h
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_SPARSE_DATA
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ACCESSORS
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS_NO_PURE_DECLS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_SPARSE_DATA
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS_NO_PURE_DECLS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ACCESSORS
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS_NO_PURE_DECLS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAhwanyoung2GameMode(); \
|
||||
friend struct Z_Construct_UClass_Ahwanyoung2GameMode_Statics; \
|
||||
@ -27,7 +27,7 @@ public: \
|
||||
DECLARE_SERIALIZER(Ahwanyoung2GameMode)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS \
|
||||
private: \
|
||||
static void StaticRegisterNativesAhwanyoung2GameMode(); \
|
||||
friend struct Z_Construct_UClass_Ahwanyoung2GameMode_Statics; \
|
||||
@ -36,7 +36,7 @@ public: \
|
||||
DECLARE_SERIALIZER(Ahwanyoung2GameMode)
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_STANDARD_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_STANDARD_CONSTRUCTORS \
|
||||
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||||
HWANYOUNG2_API Ahwanyoung2GameMode(const FObjectInitializer& ObjectInitializer); \
|
||||
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(Ahwanyoung2GameMode) \
|
||||
@ -50,7 +50,7 @@ public: \
|
||||
HWANYOUNG2_API virtual ~Ahwanyoung2GameMode();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ENHANCED_CONSTRUCTORS \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
/** Private move- and copy-constructors, should never be used */ \
|
||||
HWANYOUNG2_API Ahwanyoung2GameMode(Ahwanyoung2GameMode&&); \
|
||||
@ -62,27 +62,27 @@ public: \
|
||||
HWANYOUNG2_API virtual ~Ahwanyoung2GameMode();
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_9_PROLOG
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_GENERATED_BODY_LEGACY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_9_PROLOG
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_GENERATED_BODY_LEGACY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_STANDARD_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_STANDARD_CONSTRUCTORS \
|
||||
public: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
|
||||
#define FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_GENERATED_BODY \
|
||||
#define FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_GENERATED_BODY \
|
||||
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||||
public: \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_SPARSE_DATA \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ACCESSORS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS_NO_PURE_DECLS \
|
||||
FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ENHANCED_CONSTRUCTORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_SPARSE_DATA \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_RPC_WRAPPERS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ACCESSORS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_INCLASS_NO_PURE_DECLS \
|
||||
FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h_12_ENHANCED_CONSTRUCTORS \
|
||||
private: \
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
||||
@ -90,7 +90,7 @@ PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
template<> HWANYOUNG2_API UClass* StaticClass<class Ahwanyoung2GameMode>();
|
||||
|
||||
#undef CURRENT_FILE_ID
|
||||
#define CURRENT_FILE_ID FID_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h
|
||||
#define CURRENT_FILE_ID FID_Users_panha_Documents_GitHub_Illusion_UE5_hwanyoung2_Source_hwanyoung2_hwanyoung2GameMode_h
|
||||
|
||||
|
||||
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||||
|
Reference in New Issue
Block a user