// 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 "StateTreeFunctionLibrary.h" #include "StateTreeReference.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); void EmptyLinkFunctionForGeneratedCodeStateTreeFunctionLibrary() {} // ********** Begin Cross Module References ******************************************************** COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FGuid(); ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); STATETREEMODULE_API UClass* Z_Construct_UClass_UStateTree_NoRegister(); STATETREEMODULE_API UClass* Z_Construct_UClass_UStateTreeFunctionLibrary(); STATETREEMODULE_API UClass* Z_Construct_UClass_UStateTreeFunctionLibrary_NoRegister(); STATETREEMODULE_API UScriptStruct* Z_Construct_UScriptStruct_FStateTreeReference(); UPackage* Z_Construct_UPackage__Script_StateTreeModule(); // ********** End Cross Module References ********************************************************** // ********** Begin Class UStateTreeFunctionLibrary Function K2_GetParametersProperty ************** struct Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics { struct StateTreeFunctionLibrary_eventK2_GetParametersProperty_Parms { FStateTreeReference Reference; FGuid PropertyID; int32 ReturnValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "BlueprintInternalUseOnly", "true" }, { "Category", "StateTree|Reference" }, { "CustomStructureParam", "ReturnValue" }, { "CustomThunk", "true" }, { "DisplayName", "Get Parameter Property" }, { "ModuleRelativePath", "Public/StateTreeFunctionLibrary.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Reference_MetaData[] = { { "NativeConst", "" }, }; #endif // WITH_METADATA // ********** Begin Function K2_GetParametersProperty constinit property declarations ************** static const UECodeGen_Private::FStructPropertyParams NewProp_Reference; static const UECodeGen_Private::FStructPropertyParams NewProp_PropertyID; static const UECodeGen_Private::FIntPropertyParams NewProp_ReturnValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function K2_GetParametersProperty constinit property declarations **************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function K2_GetParametersProperty Property Definitions ************************* const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::NewProp_Reference = { "Reference", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventK2_GetParametersProperty_Parms, Reference), Z_Construct_UScriptStruct_FStateTreeReference, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Reference_MetaData), NewProp_Reference_MetaData) }; // 474164899 const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::NewProp_PropertyID = { "PropertyID", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventK2_GetParametersProperty_Parms, PropertyID), Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventK2_GetParametersProperty_Parms, ReturnValue), METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::NewProp_Reference, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::NewProp_PropertyID, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::NewProp_ReturnValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::PropPointers) < 2048); // ********** End Function K2_GetParametersProperty Property Definitions *************************** const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UStateTreeFunctionLibrary, nullptr, "K2_GetParametersProperty", Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::PropPointers), sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::StateTreeFunctionLibrary_eventK2_GetParametersProperty_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04C22403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::Function_MetaDataParams), Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::StateTreeFunctionLibrary_eventK2_GetParametersProperty_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty_Statics::FuncParams); } return ReturnFunction; } // ********** End Class UStateTreeFunctionLibrary Function K2_GetParametersProperty **************** // ********** Begin Class UStateTreeFunctionLibrary Function K2_SetParametersProperty ************** struct Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics { struct StateTreeFunctionLibrary_eventK2_SetParametersProperty_Parms { FStateTreeReference Reference; FGuid PropertyID; int32 NewValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "BlueprintInternalUseOnly", "true" }, { "Category", "StateTree|Reference" }, { "CustomStructureParam", "NewValue" }, { "CustomThunk", "true" }, { "DisplayName", "Set Parameter Property" }, { "ModuleRelativePath", "Public/StateTreeFunctionLibrary.h" }, }; static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NewValue_MetaData[] = { { "NativeConst", "" }, }; #endif // WITH_METADATA // ********** Begin Function K2_SetParametersProperty constinit property declarations ************** static const UECodeGen_Private::FStructPropertyParams NewProp_Reference; static const UECodeGen_Private::FStructPropertyParams NewProp_PropertyID; static const UECodeGen_Private::FIntPropertyParams NewProp_NewValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function K2_SetParametersProperty constinit property declarations **************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function K2_SetParametersProperty Property Definitions ************************* const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::NewProp_Reference = { "Reference", nullptr, (EPropertyFlags)0x0010000008000180, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventK2_SetParametersProperty_Parms, Reference), Z_Construct_UScriptStruct_FStateTreeReference, METADATA_PARAMS(0, nullptr) }; // 474164899 const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::NewProp_PropertyID = { "PropertyID", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventK2_SetParametersProperty_Parms, PropertyID), Z_Construct_UScriptStruct_FGuid, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::NewProp_NewValue = { "NewValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventK2_SetParametersProperty_Parms, NewValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NewValue_MetaData), NewProp_NewValue_MetaData) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::NewProp_Reference, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::NewProp_PropertyID, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::NewProp_NewValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::PropPointers) < 2048); // ********** End Function K2_SetParametersProperty Property Definitions *************************** const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UStateTreeFunctionLibrary, nullptr, "K2_SetParametersProperty", Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::PropPointers), sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::StateTreeFunctionLibrary_eventK2_SetParametersProperty_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04C22403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::Function_MetaDataParams), Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::StateTreeFunctionLibrary_eventK2_SetParametersProperty_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty_Statics::FuncParams); } return ReturnFunction; } // ********** End Class UStateTreeFunctionLibrary Function K2_SetParametersProperty **************** // ********** Begin Class UStateTreeFunctionLibrary Function MakeStateTreeReference **************** struct Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics { struct StateTreeFunctionLibrary_eventMakeStateTreeReference_Parms { UStateTree* StateTree; FStateTreeReference ReturnValue; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "BlueprintInternalUseOnly", "true" }, { "Category", "StateTree|Reference" }, { "DisplayName", "Make State Tree Reference" }, { "Keywords", "construct build" }, { "ModuleRelativePath", "Public/StateTreeFunctionLibrary.h" }, { "NativeMakeFunc", "" }, }; #endif // WITH_METADATA // ********** Begin Function MakeStateTreeReference constinit property declarations **************** static const UECodeGen_Private::FObjectPropertyParams NewProp_StateTree; static const UECodeGen_Private::FStructPropertyParams NewProp_ReturnValue; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function MakeStateTreeReference constinit property declarations ****************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function MakeStateTreeReference Property Definitions *************************** const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::NewProp_StateTree = { "StateTree", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventMakeStateTreeReference_Parms, StateTree), Z_Construct_UClass_UStateTree_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventMakeStateTreeReference_Parms, ReturnValue), Z_Construct_UScriptStruct_FStateTreeReference, METADATA_PARAMS(0, nullptr) }; // 474164899 const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::NewProp_StateTree, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::NewProp_ReturnValue, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::PropPointers) < 2048); // ********** End Function MakeStateTreeReference Property Definitions ***************************** const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UStateTreeFunctionLibrary, nullptr, "MakeStateTreeReference", Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::PropPointers), sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::StateTreeFunctionLibrary_eventMakeStateTreeReference_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::Function_MetaDataParams), Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::StateTreeFunctionLibrary_eventMakeStateTreeReference_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UStateTreeFunctionLibrary::execMakeStateTreeReference) { P_GET_OBJECT(UStateTree,Z_Param_StateTree); P_FINISH; P_NATIVE_BEGIN; *(FStateTreeReference*)Z_Param__Result=UStateTreeFunctionLibrary::MakeStateTreeReference(Z_Param_StateTree); P_NATIVE_END; } // ********** End Class UStateTreeFunctionLibrary Function MakeStateTreeReference ****************** // ********** Begin Class UStateTreeFunctionLibrary Function SetStateTree ************************** struct Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics { struct StateTreeFunctionLibrary_eventSetStateTree_Parms { FStateTreeReference Reference; UStateTree* StateTree; }; #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { { "Category", "StateTree|Reference" }, { "ModuleRelativePath", "Public/StateTreeFunctionLibrary.h" }, }; #endif // WITH_METADATA // ********** Begin Function SetStateTree constinit property declarations ************************** static const UECodeGen_Private::FStructPropertyParams NewProp_Reference; static const UECodeGen_Private::FObjectPropertyParams NewProp_StateTree; static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; // ********** End Function SetStateTree constinit property declarations **************************** static const UECodeGen_Private::FFunctionParams FuncParams; }; // ********** Begin Function SetStateTree Property Definitions ************************************* const UECodeGen_Private::FStructPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::NewProp_Reference = { "Reference", nullptr, (EPropertyFlags)0x0010000008000180, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventSetStateTree_Parms, Reference), Z_Construct_UScriptStruct_FStateTreeReference, METADATA_PARAMS(0, nullptr) }; // 474164899 const UECodeGen_Private::FObjectPropertyParams Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::NewProp_StateTree = { "StateTree", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Object, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(StateTreeFunctionLibrary_eventSetStateTree_Parms, StateTree), Z_Construct_UClass_UStateTree_NoRegister, METADATA_PARAMS(0, nullptr) }; const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::PropPointers[] = { (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::NewProp_Reference, (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::NewProp_StateTree, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::PropPointers) < 2048); // ********** End Function SetStateTree Property Definitions *************************************** const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UStateTreeFunctionLibrary, nullptr, "SetStateTree", Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::PropPointers, UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::PropPointers), sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::StateTreeFunctionLibrary_eventSetStateTree_Parms), RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04422403, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::Function_MetaDataParams), Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::Function_MetaDataParams)}, }; static_assert(sizeof(Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::StateTreeFunctionLibrary_eventSetStateTree_Parms) < MAX_uint16); UFunction* Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree() { static UFunction* ReturnFunction = nullptr; if (!ReturnFunction) { UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree_Statics::FuncParams); } return ReturnFunction; } DEFINE_FUNCTION(UStateTreeFunctionLibrary::execSetStateTree) { P_GET_STRUCT_REF(FStateTreeReference,Z_Param_Out_Reference); P_GET_OBJECT(UStateTree,Z_Param_StateTree); P_FINISH; P_NATIVE_BEGIN; UStateTreeFunctionLibrary::SetStateTree(Z_Param_Out_Reference,Z_Param_StateTree); P_NATIVE_END; } // ********** End Class UStateTreeFunctionLibrary Function SetStateTree **************************** // ********** Begin Class UStateTreeFunctionLibrary ************************************************ FClassRegistrationInfo Z_Registration_Info_UClass_UStateTreeFunctionLibrary; UClass* UStateTreeFunctionLibrary::GetPrivateStaticClass() { using TClass = UStateTreeFunctionLibrary; if (!Z_Registration_Info_UClass_UStateTreeFunctionLibrary.InnerSingleton) { GetPrivateStaticClassBody( TClass::StaticPackage(), TEXT("StateTreeFunctionLibrary"), Z_Registration_Info_UClass_UStateTreeFunctionLibrary.InnerSingleton, StaticRegisterNativesUStateTreeFunctionLibrary, sizeof(TClass), alignof(TClass), TClass::StaticClassFlags, TClass::StaticClassCastFlags(), TClass::StaticConfigName(), (UClass::ClassConstructorType)InternalConstructor, (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), &TClass::Super::StaticClass, &TClass::WithinClass::StaticClass ); } return Z_Registration_Info_UClass_UStateTreeFunctionLibrary.InnerSingleton; } UClass* Z_Construct_UClass_UStateTreeFunctionLibrary_NoRegister() { return UStateTreeFunctionLibrary::GetPrivateStaticClass(); } struct Z_Construct_UClass_UStateTreeFunctionLibrary_Statics { #if WITH_METADATA static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { { "Comment", "/**\n * A collection of blueprint functions for state tree.\n */" }, { "IncludePath", "StateTreeFunctionLibrary.h" }, { "ModuleRelativePath", "Public/StateTreeFunctionLibrary.h" }, { "ToolTip", "A collection of blueprint functions for state tree." }, }; #endif // WITH_METADATA // ********** Begin Class UStateTreeFunctionLibrary constinit property declarations **************** // ********** End Class UStateTreeFunctionLibrary constinit property declarations ****************** static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { { .NameUTF8 = UTF8TEXT("K2_GetParametersProperty"), .Pointer = &UStateTreeFunctionLibrary::execK2_GetParametersProperty }, { .NameUTF8 = UTF8TEXT("K2_SetParametersProperty"), .Pointer = &UStateTreeFunctionLibrary::execK2_SetParametersProperty }, { .NameUTF8 = UTF8TEXT("MakeStateTreeReference"), .Pointer = &UStateTreeFunctionLibrary::execMakeStateTreeReference }, { .NameUTF8 = UTF8TEXT("SetStateTree"), .Pointer = &UStateTreeFunctionLibrary::execSetStateTree }, }; static UObject* (*const DependentSingletons[])(); static constexpr FClassFunctionLinkInfo FuncInfo[] = { { &Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_GetParametersProperty, "K2_GetParametersProperty" }, // 2775296621 { &Z_Construct_UFunction_UStateTreeFunctionLibrary_K2_SetParametersProperty, "K2_SetParametersProperty" }, // 1803405899 { &Z_Construct_UFunction_UStateTreeFunctionLibrary_MakeStateTreeReference, "MakeStateTreeReference" }, // 2064315605 { &Z_Construct_UFunction_UStateTreeFunctionLibrary_SetStateTree, "SetStateTree" }, // 3640304494 }; static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { TCppClassTypeTraits::IsAbstract, }; static const UECodeGen_Private::FClassParams ClassParams; }; // struct Z_Construct_UClass_UStateTreeFunctionLibrary_Statics UObject* (*const Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::DependentSingletons[])() = { (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, (UObject* (*)())Z_Construct_UPackage__Script_StateTreeModule, }; static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::DependentSingletons) < 16); const UECodeGen_Private::FClassParams Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::ClassParams = { &UStateTreeFunctionLibrary::StaticClass, nullptr, &StaticCppClassTypeInfo, DependentSingletons, FuncInfo, nullptr, nullptr, UE_ARRAY_COUNT(DependentSingletons), UE_ARRAY_COUNT(FuncInfo), 0, 0, 0x000800A1u, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::Class_MetaDataParams) }; void UStateTreeFunctionLibrary::StaticRegisterNativesUStateTreeFunctionLibrary() { UClass* Class = UStateTreeFunctionLibrary::StaticClass(); FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::Funcs)); } UClass* Z_Construct_UClass_UStateTreeFunctionLibrary() { if (!Z_Registration_Info_UClass_UStateTreeFunctionLibrary.OuterSingleton) { UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UStateTreeFunctionLibrary.OuterSingleton, Z_Construct_UClass_UStateTreeFunctionLibrary_Statics::ClassParams); } return Z_Registration_Info_UClass_UStateTreeFunctionLibrary.OuterSingleton; } UStateTreeFunctionLibrary::UStateTreeFunctionLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UStateTreeFunctionLibrary); UStateTreeFunctionLibrary::~UStateTreeFunctionLibrary() {} // ********** End Class UStateTreeFunctionLibrary ************************************************** // ********** Begin Registration ******************************************************************* struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_StateTree_Source_StateTreeModule_Public_StateTreeFunctionLibrary_h__Script_StateTreeModule_Statics { static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { { Z_Construct_UClass_UStateTreeFunctionLibrary, UStateTreeFunctionLibrary::StaticClass, TEXT("UStateTreeFunctionLibrary"), &Z_Registration_Info_UClass_UStateTreeFunctionLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UStateTreeFunctionLibrary), 543173007U) }, }; }; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_StateTree_Source_StateTreeModule_Public_StateTreeFunctionLibrary_h__Script_StateTreeModule_Statics static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_StateTree_Source_StateTreeModule_Public_StateTreeFunctionLibrary_h__Script_StateTreeModule_4010191187{ TEXT("/Script/StateTreeModule"), Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_StateTree_Source_StateTreeModule_Public_StateTreeFunctionLibrary_h__Script_StateTreeModule_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_StateTree_Source_StateTreeModule_Public_StateTreeFunctionLibrary_h__Script_StateTreeModule_Statics::ClassInfo), nullptr, 0, nullptr, 0, }; // ********** End Registration ********************************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS