351 lines
22 KiB
C
351 lines
22 KiB
C
|
|
// Copyright Epic Games, Inc. All Rights Reserved.
|
||
|
|
/*===========================================================================
|
||
|
|
Generated code exported from UnrealHeaderTool.
|
||
|
|
DO NOT modify this manually! Edit the corresponding .h files instead!
|
||
|
|
===========================================================================*/
|
||
|
|
|
||
|
|
// IWYU pragma: private, include "Fbx/InterchangeFbxMessages.h"
|
||
|
|
|
||
|
|
#ifdef INTERCHANGEMESSAGES_InterchangeFbxMessages_generated_h
|
||
|
|
#error "InterchangeFbxMessages.generated.h already included, missing '#pragma once' in InterchangeFbxMessages.h"
|
||
|
|
#endif
|
||
|
|
#define INTERCHANGEMESSAGES_InterchangeFbxMessages_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultMeshWarning ********************************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultMeshWarning_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultMeshWarning_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_19_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultMeshWarning(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultMeshWarning_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultMeshWarning_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultMeshWarning, UInterchangeResultWarning, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultMeshWarning_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultMeshWarning)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_19_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultMeshWarning(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultMeshWarning(UInterchangeResultMeshWarning&&) = delete; \
|
||
|
|
UInterchangeResultMeshWarning(const UInterchangeResultMeshWarning&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultMeshWarning); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultMeshWarning); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultMeshWarning) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultMeshWarning();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_16_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_19_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_19_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_19_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultMeshWarning;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultMeshWarning **********************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultTextureDisplay *****************************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultTextureDisplay_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultTextureDisplay_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_33_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultTextureDisplay(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultTextureDisplay_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultTextureDisplay_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultTextureDisplay, UInterchangeResultDisplay_Generic, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultTextureDisplay_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultTextureDisplay)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_33_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultTextureDisplay(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultTextureDisplay(UInterchangeResultTextureDisplay&&) = delete; \
|
||
|
|
UInterchangeResultTextureDisplay(const UInterchangeResultTextureDisplay&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultTextureDisplay); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultTextureDisplay); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultTextureDisplay) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultTextureDisplay();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_30_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_33_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_33_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_33_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultTextureDisplay;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultTextureDisplay *******************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultTextureWarning *****************************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultTextureWarning_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultTextureWarning_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_47_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultTextureWarning(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultTextureWarning_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultTextureWarning_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultTextureWarning, UInterchangeResultWarning, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultTextureWarning_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultTextureWarning)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_47_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultTextureWarning(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultTextureWarning(UInterchangeResultTextureWarning&&) = delete; \
|
||
|
|
UInterchangeResultTextureWarning(const UInterchangeResultTextureWarning&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultTextureWarning); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultTextureWarning); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultTextureWarning) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultTextureWarning();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_44_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_47_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_47_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_47_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultTextureWarning;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultTextureWarning *******************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultMeshError **********************************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultMeshError_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultMeshError_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_61_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultMeshError(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultMeshError_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultMeshError_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultMeshError, UInterchangeResultError, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultMeshError_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultMeshError)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_61_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultMeshError(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultMeshError(UInterchangeResultMeshError&&) = delete; \
|
||
|
|
UInterchangeResultMeshError(const UInterchangeResultMeshError&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultMeshError); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultMeshError); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultMeshError) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultMeshError();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_58_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_61_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_61_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_61_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultMeshError;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultMeshError ************************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultMeshWarning_Generic ************************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultMeshWarning_Generic_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultMeshWarning_Generic_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_76_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultMeshWarning_Generic(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultMeshWarning_Generic_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultMeshWarning_Generic_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultMeshWarning_Generic, UInterchangeResultMeshWarning, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultMeshWarning_Generic_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultMeshWarning_Generic)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_76_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultMeshWarning_Generic(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultMeshWarning_Generic(UInterchangeResultMeshWarning_Generic&&) = delete; \
|
||
|
|
UInterchangeResultMeshWarning_Generic(const UInterchangeResultMeshWarning_Generic&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultMeshWarning_Generic); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultMeshWarning_Generic); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultMeshWarning_Generic) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultMeshWarning_Generic();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_73_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_76_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_76_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_76_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultMeshWarning_Generic;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultMeshWarning_Generic **************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultMeshError_Generic **************************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultMeshError_Generic_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultMeshError_Generic_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_92_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultMeshError_Generic(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultMeshError_Generic_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultMeshError_Generic_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultMeshError_Generic, UInterchangeResultMeshError, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultMeshError_Generic_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultMeshError_Generic)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_92_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultMeshError_Generic(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultMeshError_Generic(UInterchangeResultMeshError_Generic&&) = delete; \
|
||
|
|
UInterchangeResultMeshError_Generic(const UInterchangeResultMeshError_Generic&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultMeshError_Generic); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultMeshError_Generic); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultMeshError_Generic) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultMeshError_Generic();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_89_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_92_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_92_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_92_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultMeshError_Generic;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultMeshError_Generic ****************************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultMeshWarning_TooManyUVs *********************************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultMeshWarning_TooManyUVs_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultMeshWarning_TooManyUVs_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_108_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultMeshWarning_TooManyUVs(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultMeshWarning_TooManyUVs_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultMeshWarning_TooManyUVs_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultMeshWarning_TooManyUVs, UInterchangeResultMeshWarning, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultMeshWarning_TooManyUVs_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultMeshWarning_TooManyUVs)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_108_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultMeshWarning_TooManyUVs(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultMeshWarning_TooManyUVs(UInterchangeResultMeshWarning_TooManyUVs&&) = delete; \
|
||
|
|
UInterchangeResultMeshWarning_TooManyUVs(const UInterchangeResultMeshWarning_TooManyUVs&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultMeshWarning_TooManyUVs); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultMeshWarning_TooManyUVs); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultMeshWarning_TooManyUVs) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultMeshWarning_TooManyUVs();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_105_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_108_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_108_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_108_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultMeshWarning_TooManyUVs;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultMeshWarning_TooManyUVs ***********************************
|
||
|
|
|
||
|
|
// ********** Begin Class UInterchangeResultTextureDisplay_TextureFileDoNotExist *******************
|
||
|
|
struct Z_Construct_UClass_UInterchangeResultTextureDisplay_TextureFileDoNotExist_Statics;
|
||
|
|
INTERCHANGEMESSAGES_API UClass* Z_Construct_UClass_UInterchangeResultTextureDisplay_TextureFileDoNotExist_NoRegister();
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_123_INCLASS_NO_PURE_DECLS \
|
||
|
|
private: \
|
||
|
|
static void StaticRegisterNativesUInterchangeResultTextureDisplay_TextureFileDoNotExist(); \
|
||
|
|
friend struct ::Z_Construct_UClass_UInterchangeResultTextureDisplay_TextureFileDoNotExist_Statics; \
|
||
|
|
static UClass* GetPrivateStaticClass(); \
|
||
|
|
friend INTERCHANGEMESSAGES_API UClass* ::Z_Construct_UClass_UInterchangeResultTextureDisplay_TextureFileDoNotExist_NoRegister(); \
|
||
|
|
public: \
|
||
|
|
DECLARE_CLASS2(UInterchangeResultTextureDisplay_TextureFileDoNotExist, UInterchangeResultTextureDisplay, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/InterchangeMessages"), Z_Construct_UClass_UInterchangeResultTextureDisplay_TextureFileDoNotExist_NoRegister) \
|
||
|
|
DECLARE_SERIALIZER(UInterchangeResultTextureDisplay_TextureFileDoNotExist)
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_123_ENHANCED_CONSTRUCTORS \
|
||
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
||
|
|
INTERCHANGEMESSAGES_API UInterchangeResultTextureDisplay_TextureFileDoNotExist(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
||
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
||
|
|
UInterchangeResultTextureDisplay_TextureFileDoNotExist(UInterchangeResultTextureDisplay_TextureFileDoNotExist&&) = delete; \
|
||
|
|
UInterchangeResultTextureDisplay_TextureFileDoNotExist(const UInterchangeResultTextureDisplay_TextureFileDoNotExist&) = delete; \
|
||
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(INTERCHANGEMESSAGES_API, UInterchangeResultTextureDisplay_TextureFileDoNotExist); \
|
||
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UInterchangeResultTextureDisplay_TextureFileDoNotExist); \
|
||
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UInterchangeResultTextureDisplay_TextureFileDoNotExist) \
|
||
|
|
INTERCHANGEMESSAGES_API virtual ~UInterchangeResultTextureDisplay_TextureFileDoNotExist();
|
||
|
|
|
||
|
|
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_120_PROLOG
|
||
|
|
#define FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_123_GENERATED_BODY \
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
||
|
|
public: \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_123_INCLASS_NO_PURE_DECLS \
|
||
|
|
FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h_123_ENHANCED_CONSTRUCTORS \
|
||
|
|
private: \
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
|
||
|
|
class UInterchangeResultTextureDisplay_TextureFileDoNotExist;
|
||
|
|
|
||
|
|
// ********** End Class UInterchangeResultTextureDisplay_TextureFileDoNotExist *********************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Interchange_Runtime_Source_Messages_Public_Fbx_InterchangeFbxMessages_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|