Initial Commit

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

View File

@@ -0,0 +1,29 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
void EmptyLinkFunctionForGeneratedCodeStructUtilsTestSuite_init() {}
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_StructUtilsTestSuite;
FORCENOINLINE UPackage* Z_Construct_UPackage__Script_StructUtilsTestSuite()
{
if (!Z_Registration_Info_UPackage__Script_StructUtilsTestSuite.OuterSingleton)
{
static const UECodeGen_Private::FPackageParams PackageParams = {
"/Script/StructUtilsTestSuite",
nullptr,
0,
PKG_CompiledIn | 0x00000080,
0x53BFA839,
0x1CE2E868,
METADATA_PARAMS(0, nullptr)
};
UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_StructUtilsTestSuite.OuterSingleton, PackageParams);
}
return Z_Registration_Info_UPackage__Script_StructUtilsTestSuite.OuterSingleton;
}
static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_StructUtilsTestSuite(Z_Construct_UPackage__Script_StructUtilsTestSuite, TEXT("/Script/StructUtilsTestSuite"), Z_Registration_Info_UPackage__Script_StructUtilsTestSuite, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x53BFA839, 0x1CE2E868));
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1,10 @@
// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#pragma once

View File

@@ -0,0 +1,397 @@
// 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 "StructUtilsTestTypes.h"
#ifdef STRUCTUTILSTESTSUITE_StructUtilsTestTypes_generated_h
#error "StructUtilsTestTypes.generated.h already included, missing '#pragma once' in StructUtilsTestTypes.h"
#endif
#define STRUCTUTILSTESTSUITE_StructUtilsTestTypes_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FTestStructSimpleBase *********************************************
struct Z_Construct_UScriptStruct_FTestStructSimpleBase_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_12_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimpleBase_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct();
struct FTestStructSimpleBase;
// ********** End ScriptStruct FTestStructSimpleBase ***********************************************
// ********** Begin ScriptStruct FTestStructSimple *************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_18_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple;
// ********** End ScriptStruct FTestStructSimple ***************************************************
// ********** Begin ScriptStruct FTestStructSimpleNonZeroDefault ***********************************
struct Z_Construct_UScriptStruct_FTestStructSimpleNonZeroDefault_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_35_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimpleNonZeroDefault_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimpleNonZeroDefault;
// ********** End ScriptStruct FTestStructSimpleNonZeroDefault *************************************
// ********** Begin ScriptStruct FTestStructComplex ************************************************
struct Z_Construct_UScriptStruct_FTestStructComplex_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_58_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructComplex_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct();
struct FTestStructComplex;
// ********** End ScriptStruct FTestStructComplex **************************************************
// ********** Begin ScriptStruct FTestStructSimple1 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple1_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_73_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple1_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple1;
// ********** End ScriptStruct FTestStructSimple1 **************************************************
// ********** Begin ScriptStruct FTestStructSimple2 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple2_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_84_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple2_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple2;
// ********** End ScriptStruct FTestStructSimple2 **************************************************
// ********** Begin ScriptStruct FTestStructSimple3 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple3_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_95_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple3_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple3;
// ********** End ScriptStruct FTestStructSimple3 **************************************************
// ********** Begin ScriptStruct FTestStructSimple4 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple4_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_106_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple4_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple4;
// ********** End ScriptStruct FTestStructSimple4 **************************************************
// ********** Begin ScriptStruct FTestStructSimple5 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple5_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_117_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple5_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple5;
// ********** End ScriptStruct FTestStructSimple5 **************************************************
// ********** Begin ScriptStruct FTestStructSimple6 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple6_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_128_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple6_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple6;
// ********** End ScriptStruct FTestStructSimple6 **************************************************
// ********** Begin ScriptStruct FTestStructSimple7 ************************************************
struct Z_Construct_UScriptStruct_FTestStructSimple7_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_139_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructSimple7_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructSimple7;
// ********** End ScriptStruct FTestStructSimple7 **************************************************
// ********** Begin ScriptStruct FTestStructHashable1 **********************************************
struct Z_Construct_UScriptStruct_FTestStructHashable1_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_150_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructHashable1_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct(); \
typedef FTestStructSimpleBase Super;
struct FTestStructHashable1;
// ********** End ScriptStruct FTestStructHashable1 ************************************************
// ********** Begin ScriptStruct FTestStructNonTrivialDestructor ***********************************
struct Z_Construct_UScriptStruct_FTestStructNonTrivialDestructor_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_163_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructNonTrivialDestructor_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct();
struct FTestStructNonTrivialDestructor;
// ********** End ScriptStruct FTestStructNonTrivialDestructor *************************************
// ********** Begin Class UBagTestObject1 **********************************************************
struct Z_Construct_UClass_UBagTestObject1_Statics;
STRUCTUTILSTESTSUITE_API UClass* Z_Construct_UClass_UBagTestObject1_NoRegister();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_181_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUBagTestObject1(); \
friend struct ::Z_Construct_UClass_UBagTestObject1_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UBagTestObject1_NoRegister(); \
public: \
DECLARE_CLASS2(UBagTestObject1, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/StructUtilsTestSuite"), Z_Construct_UClass_UBagTestObject1_NoRegister) \
DECLARE_SERIALIZER(UBagTestObject1)
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_181_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UBagTestObject1(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UBagTestObject1(UBagTestObject1&&) = delete; \
UBagTestObject1(const UBagTestObject1&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UBagTestObject1); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBagTestObject1); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBagTestObject1) \
NO_API virtual ~UBagTestObject1();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_178_PROLOG
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_181_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_181_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_181_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UBagTestObject1;
// ********** End Class UBagTestObject1 ************************************************************
// ********** Begin Class UBagTestObject2 **********************************************************
struct Z_Construct_UClass_UBagTestObject2_Statics;
STRUCTUTILSTESTSUITE_API UClass* Z_Construct_UClass_UBagTestObject2_NoRegister();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_187_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUBagTestObject2(); \
friend struct ::Z_Construct_UClass_UBagTestObject2_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UBagTestObject2_NoRegister(); \
public: \
DECLARE_CLASS2(UBagTestObject2, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/StructUtilsTestSuite"), Z_Construct_UClass_UBagTestObject2_NoRegister) \
DECLARE_SERIALIZER(UBagTestObject2)
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_187_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UBagTestObject2(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UBagTestObject2(UBagTestObject2&&) = delete; \
UBagTestObject2(const UBagTestObject2&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UBagTestObject2); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBagTestObject2); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBagTestObject2) \
NO_API virtual ~UBagTestObject2();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_184_PROLOG
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_187_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_187_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_187_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UBagTestObject2;
// ********** End Class UBagTestObject2 ************************************************************
// ********** Begin Class UBagTestObject1Derived ***************************************************
struct Z_Construct_UClass_UBagTestObject1Derived_Statics;
STRUCTUTILSTESTSUITE_API UClass* Z_Construct_UClass_UBagTestObject1Derived_NoRegister();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_193_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUBagTestObject1Derived(); \
friend struct ::Z_Construct_UClass_UBagTestObject1Derived_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UBagTestObject1Derived_NoRegister(); \
public: \
DECLARE_CLASS2(UBagTestObject1Derived, UBagTestObject1, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/StructUtilsTestSuite"), Z_Construct_UClass_UBagTestObject1Derived_NoRegister) \
DECLARE_SERIALIZER(UBagTestObject1Derived)
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_193_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UBagTestObject1Derived(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UBagTestObject1Derived(UBagTestObject1Derived&&) = delete; \
UBagTestObject1Derived(const UBagTestObject1Derived&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UBagTestObject1Derived); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBagTestObject1Derived); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBagTestObject1Derived) \
NO_API virtual ~UBagTestObject1Derived();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_190_PROLOG
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_193_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_193_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_193_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UBagTestObject1Derived;
// ********** End Class UBagTestObject1Derived *****************************************************
// ********** Begin Class UTestObjectWithPropertyBag ***********************************************
struct Z_Construct_UClass_UTestObjectWithPropertyBag_Statics;
STRUCTUTILSTESTSUITE_API UClass* Z_Construct_UClass_UTestObjectWithPropertyBag_NoRegister();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_213_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTestObjectWithPropertyBag(); \
friend struct ::Z_Construct_UClass_UTestObjectWithPropertyBag_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UTestObjectWithPropertyBag_NoRegister(); \
public: \
DECLARE_CLASS2(UTestObjectWithPropertyBag, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/StructUtilsTestSuite"), Z_Construct_UClass_UTestObjectWithPropertyBag_NoRegister) \
DECLARE_SERIALIZER(UTestObjectWithPropertyBag)
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_213_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UTestObjectWithPropertyBag(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UTestObjectWithPropertyBag(UTestObjectWithPropertyBag&&) = delete; \
UTestObjectWithPropertyBag(const UTestObjectWithPropertyBag&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTestObjectWithPropertyBag); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTestObjectWithPropertyBag); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTestObjectWithPropertyBag) \
NO_API virtual ~UTestObjectWithPropertyBag();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_210_PROLOG
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_213_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_213_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_213_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTestObjectWithPropertyBag;
// ********** End Class UTestObjectWithPropertyBag *************************************************
// ********** Begin Class UTestObjectWithInstanceStruct ********************************************
struct Z_Construct_UClass_UTestObjectWithInstanceStruct_Statics;
STRUCTUTILSTESTSUITE_API UClass* Z_Construct_UClass_UTestObjectWithInstanceStruct_NoRegister();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_223_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUTestObjectWithInstanceStruct(); \
friend struct ::Z_Construct_UClass_UTestObjectWithInstanceStruct_Statics; \
static UClass* GetPrivateStaticClass(); \
friend STRUCTUTILSTESTSUITE_API UClass* ::Z_Construct_UClass_UTestObjectWithInstanceStruct_NoRegister(); \
public: \
DECLARE_CLASS2(UTestObjectWithInstanceStruct, UObject, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/StructUtilsTestSuite"), Z_Construct_UClass_UTestObjectWithInstanceStruct_NoRegister) \
DECLARE_SERIALIZER(UTestObjectWithInstanceStruct)
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_223_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UTestObjectWithInstanceStruct(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UTestObjectWithInstanceStruct(UTestObjectWithInstanceStruct&&) = delete; \
UTestObjectWithInstanceStruct(const UTestObjectWithInstanceStruct&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UTestObjectWithInstanceStruct); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UTestObjectWithInstanceStruct); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UTestObjectWithInstanceStruct) \
NO_API virtual ~UTestObjectWithInstanceStruct();
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_220_PROLOG
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_223_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_223_INCLASS_NO_PURE_DECLS \
FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_223_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UTestObjectWithInstanceStruct;
// ********** End Class UTestObjectWithInstanceStruct **********************************************
// ********** Begin ScriptStruct FTestStructWithSubClassOf *****************************************
struct Z_Construct_UScriptStruct_FTestStructWithSubClassOf_Statics;
#define FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h_233_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FTestStructWithSubClassOf_Statics; \
STRUCTUTILSTESTSUITE_API static class UScriptStruct* StaticStruct();
struct FTestStructWithSubClassOf;
// ********** End ScriptStruct FTestStructWithSubClassOf *******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Developer_StructUtilsTestSuite_Public_StructUtilsTestTypes_h
// ********** Begin Enum EPropertyBagTest1 *********************************************************
#define FOREACH_ENUM_EPROPERTYBAGTEST1(op) \
op(EPropertyBagTest1::Foo) \
op(EPropertyBagTest1::Bar)
enum class EPropertyBagTest1 : uint8;
template<> struct TIsUEnumClass<EPropertyBagTest1> { enum { Value = true }; };
template<> STRUCTUTILSTESTSUITE_NON_ATTRIBUTED_API UEnum* StaticEnum<EPropertyBagTest1>();
// ********** End Enum EPropertyBagTest1 ***********************************************************
// ********** Begin Enum EPropertyBagTest2 *********************************************************
#define FOREACH_ENUM_EPROPERTYBAGTEST2(op) \
op(EPropertyBagTest2::Bingo) \
op(EPropertyBagTest2::Bongo)
enum class EPropertyBagTest2 : uint8;
template<> struct TIsUEnumClass<EPropertyBagTest2> { enum { Value = true }; };
template<> STRUCTUTILSTESTSUITE_NON_ATTRIBUTED_API UEnum* StaticEnum<EPropertyBagTest2>();
// ********** End Enum EPropertyBagTest2 ***********************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS

View File

@@ -0,0 +1 @@
D:\UE_5_7_1\Engine\Source\Developer\StructUtilsTestSuite\Public\StructUtilsTestTypes.h