285 lines
23 KiB
C++
285 lines
23 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 "AI/Navigation/NavAgentSelector.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeNavAgentSelector() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
ENGINE_API UScriptStruct* Z_Construct_UScriptStruct_FNavAgentSelector();
|
|
UPackage* Z_Construct_UPackage__Script_Engine();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin ScriptStruct FNavAgentSelector *************************************************
|
|
struct Z_Construct_UScriptStruct_FNavAgentSelector_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FNavAgentSelector); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FNavAgentSelector); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent0_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent1_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent2_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent3_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent4_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent5_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent6_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent7_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent8_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent9_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent10_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent11_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent12_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent13_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent14_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSupportsAgent15_MetaData[] = {
|
|
{ "Category", "Default" },
|
|
{ "ModuleRelativePath", "Classes/AI/Navigation/NavAgentSelector.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FNavAgentSelector constinit property declarations *****************
|
|
static void NewProp_bSupportsAgent0_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent0;
|
|
static void NewProp_bSupportsAgent1_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent1;
|
|
static void NewProp_bSupportsAgent2_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent2;
|
|
static void NewProp_bSupportsAgent3_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent3;
|
|
static void NewProp_bSupportsAgent4_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent4;
|
|
static void NewProp_bSupportsAgent5_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent5;
|
|
static void NewProp_bSupportsAgent6_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent6;
|
|
static void NewProp_bSupportsAgent7_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent7;
|
|
static void NewProp_bSupportsAgent8_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent8;
|
|
static void NewProp_bSupportsAgent9_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent9;
|
|
static void NewProp_bSupportsAgent10_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent10;
|
|
static void NewProp_bSupportsAgent11_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent11;
|
|
static void NewProp_bSupportsAgent12_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent12;
|
|
static void NewProp_bSupportsAgent13_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent13;
|
|
static void NewProp_bSupportsAgent14_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent14;
|
|
static void NewProp_bSupportsAgent15_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_bSupportsAgent15;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FNavAgentSelector constinit property declarations *******************
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FNavAgentSelector>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FNavAgentSelector_Statics
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FNavAgentSelector;
|
|
class UScriptStruct* FNavAgentSelector::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FNavAgentSelector.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FNavAgentSelector.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FNavAgentSelector, (UObject*)Z_Construct_UPackage__Script_Engine(), TEXT("NavAgentSelector"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FNavAgentSelector.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FNavAgentSelector Property Definitions ****************************
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent0_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent0 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent0 = { "bSupportsAgent0", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent0_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent0_MetaData), NewProp_bSupportsAgent0_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent1_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent1 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent1 = { "bSupportsAgent1", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent1_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent1_MetaData), NewProp_bSupportsAgent1_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent2_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent2 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent2 = { "bSupportsAgent2", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent2_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent2_MetaData), NewProp_bSupportsAgent2_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent3_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent3 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent3 = { "bSupportsAgent3", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent3_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent3_MetaData), NewProp_bSupportsAgent3_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent4_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent4 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent4 = { "bSupportsAgent4", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent4_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent4_MetaData), NewProp_bSupportsAgent4_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent5_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent5 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent5 = { "bSupportsAgent5", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent5_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent5_MetaData), NewProp_bSupportsAgent5_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent6_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent6 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent6 = { "bSupportsAgent6", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent6_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent6_MetaData), NewProp_bSupportsAgent6_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent7_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent7 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent7 = { "bSupportsAgent7", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent7_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent7_MetaData), NewProp_bSupportsAgent7_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent8_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent8 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent8 = { "bSupportsAgent8", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent8_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent8_MetaData), NewProp_bSupportsAgent8_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent9_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent9 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent9 = { "bSupportsAgent9", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent9_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent9_MetaData), NewProp_bSupportsAgent9_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent10_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent10 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent10 = { "bSupportsAgent10", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent10_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent10_MetaData), NewProp_bSupportsAgent10_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent11_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent11 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent11 = { "bSupportsAgent11", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent11_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent11_MetaData), NewProp_bSupportsAgent11_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent12_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent12 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent12 = { "bSupportsAgent12", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent12_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent12_MetaData), NewProp_bSupportsAgent12_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent13_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent13 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent13 = { "bSupportsAgent13", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent13_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent13_MetaData), NewProp_bSupportsAgent13_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent14_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent14 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent14 = { "bSupportsAgent14", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent14_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent14_MetaData), NewProp_bSupportsAgent14_MetaData) };
|
|
void Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent15_SetBit(void* Obj)
|
|
{
|
|
((FNavAgentSelector*)Obj)->bSupportsAgent15 = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent15 = { "bSupportsAgent15", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool , RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(uint8), sizeof(FNavAgentSelector), &Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent15_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSupportsAgent15_MetaData), NewProp_bSupportsAgent15_MetaData) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FNavAgentSelector_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent0,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent1,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent2,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent3,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent4,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent5,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent6,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent7,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent8,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent9,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent10,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent11,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent12,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent13,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent14,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewProp_bSupportsAgent15,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FNavAgentSelector_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FNavAgentSelector Property Definitions ******************************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FNavAgentSelector_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_Engine,
|
|
nullptr,
|
|
&NewStructOps,
|
|
"NavAgentSelector",
|
|
Z_Construct_UScriptStruct_FNavAgentSelector_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FNavAgentSelector_Statics::PropPointers),
|
|
sizeof(FNavAgentSelector),
|
|
alignof(FNavAgentSelector),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FNavAgentSelector_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FNavAgentSelector_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FNavAgentSelector()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FNavAgentSelector.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FNavAgentSelector.InnerSingleton, Z_Construct_UScriptStruct_FNavAgentSelector_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FNavAgentSelector.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FNavAgentSelector ***************************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_AI_Navigation_NavAgentSelector_h__Script_Engine_Statics
|
|
{
|
|
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
|
|
{ FNavAgentSelector::StaticStruct, Z_Construct_UScriptStruct_FNavAgentSelector_Statics::NewStructOps, TEXT("NavAgentSelector"),&Z_Registration_Info_UScriptStruct_FNavAgentSelector, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FNavAgentSelector), 3310493543U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_AI_Navigation_NavAgentSelector_h__Script_Engine_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_AI_Navigation_NavAgentSelector_h__Script_Engine_1355153975{
|
|
TEXT("/Script/Engine"),
|
|
nullptr, 0,
|
|
Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_AI_Navigation_NavAgentSelector_h__Script_Engine_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Source_Runtime_Engine_Classes_AI_Navigation_NavAgentSelector_h__Script_Engine_Statics::ScriptStructInfo),
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|