This is the generated CONFLICT file. I’ll take a look, maybe if can describe what exactly the issue is.
// 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/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
#ifdef LANDNAV_BlueprintFunctionLibrary2_generated_h
#error "BlueprintFunctionLibrary2.generated.h already included, missing '#pragma once' in BlueprintFunctionLibrary2.h"
#endif
#define LANDNAV_BlueprintFunctionLibrary2_generated_h
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_SPARSE_DATA
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_RPC_WRAPPERS
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_RPC_WRAPPERS_NO_PURE_DECLS
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUBlueprintFunctionLibrary2(); \
friend struct Z_Construct_UClass_UBlueprintFunctionLibrary2_Statics; \
public: \
DECLARE_CLASS(UBlueprintFunctionLibrary2, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/LandNav"), NO_API) \
DECLARE_SERIALIZER(UBlueprintFunctionLibrary2)
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_INCLASS \
private: \
static void StaticRegisterNativesUBlueprintFunctionLibrary2(); \
friend struct Z_Construct_UClass_UBlueprintFunctionLibrary2_Statics; \
public: \
DECLARE_CLASS(UBlueprintFunctionLibrary2, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/LandNav"), NO_API) \
DECLARE_SERIALIZER(UBlueprintFunctionLibrary2)
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UBlueprintFunctionLibrary2(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBlueprintFunctionLibrary2) \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UBlueprintFunctionLibrary2); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBlueprintFunctionLibrary2); \
private: \
/** Private move- and copy-constructors, should never be used */ \
NO_API UBlueprintFunctionLibrary2(UBlueprintFunctionLibrary2&&); \
NO_API UBlueprintFunctionLibrary2(const UBlueprintFunctionLibrary2&); \
public:
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
NO_API UBlueprintFunctionLibrary2(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()) : Super(ObjectInitializer) { }; \
private: \
/** Private move- and copy-constructors, should never be used */ \
NO_API UBlueprintFunctionLibrary2(UBlueprintFunctionLibrary2&&); \
NO_API UBlueprintFunctionLibrary2(const UBlueprintFunctionLibrary2&); \
public: \
DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UBlueprintFunctionLibrary2); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBlueprintFunctionLibrary2); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBlueprintFunctionLibrary2)
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_PRIVATE_PROPERTY_OFFSET
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_12_PROLOG
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_PRIVATE_PROPERTY_OFFSET \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_SPARSE_DATA \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_RPC_WRAPPERS \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_INCLASS \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
#define LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_PRIVATE_PROPERTY_OFFSET \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_SPARSE_DATA \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_RPC_WRAPPERS_NO_PURE_DECLS \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_INCLASS_NO_PURE_DECLS \
LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h_15_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
template<> LANDNAV_API UClass* StaticClass<class UBlueprintFunctionLibrary2>();
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID LandNav_Source_LandNav_Public_BlueprintFunctionLibrary2_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS