Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/PythonScriptPlugin/UHT/PyWrapperStruct.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

127 lines
6.7 KiB
C++

// Copyright Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
===========================================================================*/
#include "UObject/GeneratedCppIncludes.h"
#include "PyWrapperStruct.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodePyWrapperStruct() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UScriptStruct();
PYTHONSCRIPTPLUGIN_API UClass* Z_Construct_UClass_UPythonGeneratedStruct();
PYTHONSCRIPTPLUGIN_API UClass* Z_Construct_UClass_UPythonGeneratedStruct_NoRegister();
PYTHONSCRIPTPLUGIN_API UClass* Z_Construct_UClass_UPythonResourceOwner_NoRegister();
UPackage* Z_Construct_UPackage__Script_PythonScriptPlugin();
// ********** End Cross Module References **********************************************************
// ********** Begin Class UPythonGeneratedStruct ***************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_UPythonGeneratedStruct;
UClass* UPythonGeneratedStruct::GetPrivateStaticClass()
{
using TClass = UPythonGeneratedStruct;
if (!Z_Registration_Info_UClass_UPythonGeneratedStruct.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("PythonGeneratedStruct"),
Z_Registration_Info_UClass_UPythonGeneratedStruct.InnerSingleton,
StaticRegisterNativesUPythonGeneratedStruct,
sizeof(TClass),
alignof(TClass),
TClass::StaticClassFlags,
TClass::StaticClassCastFlags(),
TClass::StaticConfigName(),
(UClass::ClassConstructorType)InternalConstructor<TClass>,
(UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller<TClass>,
UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass),
&TClass::Super::StaticClass,
&TClass::WithinClass::StaticClass
);
}
return Z_Registration_Info_UClass_UPythonGeneratedStruct.InnerSingleton;
}
UClass* Z_Construct_UClass_UPythonGeneratedStruct_NoRegister()
{
return UPythonGeneratedStruct::GetPrivateStaticClass();
}
struct Z_Construct_UClass_UPythonGeneratedStruct_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "Comment", "/** An Unreal struct that was generated from a Python type */" },
{ "IncludePath", "PyWrapperStruct.h" },
{ "ModuleRelativePath", "Private/PyWrapperStruct.h" },
{ "ToolTip", "An Unreal struct that was generated from a Python type" },
};
#endif // WITH_METADATA
// ********** Begin Class UPythonGeneratedStruct constinit property declarations *******************
// ********** End Class UPythonGeneratedStruct constinit property declarations *********************
static UObject* (*const DependentSingletons[])();
static const UECodeGen_Private::FImplementedInterfaceParams InterfaceParams[];
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<UPythonGeneratedStruct>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_UPythonGeneratedStruct_Statics
UObject* (*const Z_Construct_UClass_UPythonGeneratedStruct_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UScriptStruct,
(UObject* (*)())Z_Construct_UPackage__Script_PythonScriptPlugin,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UPythonGeneratedStruct_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FImplementedInterfaceParams Z_Construct_UClass_UPythonGeneratedStruct_Statics::InterfaceParams[] = {
{ Z_Construct_UClass_UPythonResourceOwner_NoRegister, (int32)VTABLE_OFFSET(UPythonGeneratedStruct, IPythonResourceOwner), false }, // 2495480729
};
const UECodeGen_Private::FClassParams Z_Construct_UClass_UPythonGeneratedStruct_Statics::ClassParams = {
&UPythonGeneratedStruct::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
InterfaceParams,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
UE_ARRAY_COUNT(InterfaceParams),
0x000000A0u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UPythonGeneratedStruct_Statics::Class_MetaDataParams), Z_Construct_UClass_UPythonGeneratedStruct_Statics::Class_MetaDataParams)
};
void UPythonGeneratedStruct::StaticRegisterNativesUPythonGeneratedStruct()
{
}
UClass* Z_Construct_UClass_UPythonGeneratedStruct()
{
if (!Z_Registration_Info_UClass_UPythonGeneratedStruct.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UPythonGeneratedStruct.OuterSingleton, Z_Construct_UClass_UPythonGeneratedStruct_Statics::ClassParams);
}
return Z_Registration_Info_UClass_UPythonGeneratedStruct.OuterSingleton;
}
UPythonGeneratedStruct::UPythonGeneratedStruct(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UPythonGeneratedStruct);
UPythonGeneratedStruct::~UPythonGeneratedStruct() {}
// ********** End Class UPythonGeneratedStruct *****************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_PythonScriptPlugin_Source_PythonScriptPlugin_Private_PyWrapperStruct_h__Script_PythonScriptPlugin_Statics
{
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_UPythonGeneratedStruct, UPythonGeneratedStruct::StaticClass, TEXT("UPythonGeneratedStruct"), &Z_Registration_Info_UClass_UPythonGeneratedStruct, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UPythonGeneratedStruct), 3707536361U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_PythonScriptPlugin_Source_PythonScriptPlugin_Private_PyWrapperStruct_h__Script_PythonScriptPlugin_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_PythonScriptPlugin_Source_PythonScriptPlugin_Private_PyWrapperStruct_h__Script_PythonScriptPlugin_1946363268{
TEXT("/Script/PythonScriptPlugin"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_PythonScriptPlugin_Source_PythonScriptPlugin_Private_PyWrapperStruct_h__Script_PythonScriptPlugin_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Experimental_PythonScriptPlugin_Source_PythonScriptPlugin_Private_PyWrapperStruct_h__Script_PythonScriptPlugin_Statics::ClassInfo),
nullptr, 0,
nullptr, 0,
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS