1590 lines
122 KiB
C++
1590 lines
122 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 "InterchangeCameraNode.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeInterchangeCameraNode() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
INTERCHANGECORE_API UClass* Z_Construct_UClass_UInterchangeBaseNode();
|
|
INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangePhysicalCameraNode();
|
|
INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangePhysicalCameraNode_NoRegister();
|
|
INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangeStandardCameraNode();
|
|
INTERCHANGENODES_API UClass* Z_Construct_UClass_UInterchangeStandardCameraNode_NoRegister();
|
|
INTERCHANGENODES_API UEnum* Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType();
|
|
UPackage* Z_Construct_UPackage__Script_InterchangeNodes();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function GetCustomEnableDepthOfField ******
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms
|
|
{
|
|
bool AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomEnableDepthOfField constinit property declarations ***********
|
|
static void NewProp_AttributeValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomEnableDepthOfField constinit property declarations *************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomEnableDepthOfField Property Definitions **********************
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_AttributeValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms*)Obj)->AttributeValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_AttributeValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomEnableDepthOfField Property Definitions ************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "GetCustomEnableDepthOfField", Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::InterchangePhysicalCameraNode_eventGetCustomEnableDepthOfField_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execGetCustomEnableDepthOfField)
|
|
{
|
|
P_GET_UBOOL_REF(Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomEnableDepthOfField(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function GetCustomEnableDepthOfField ********
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function GetCustomFocalLength *************
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventGetCustomFocalLength_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomFocalLength constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomFocalLength constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomFocalLength Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangePhysicalCameraNode_eventGetCustomFocalLength_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventGetCustomFocalLength_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventGetCustomFocalLength_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomFocalLength Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "GetCustomFocalLength", Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::InterchangePhysicalCameraNode_eventGetCustomFocalLength_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::InterchangePhysicalCameraNode_eventGetCustomFocalLength_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execGetCustomFocalLength)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomFocalLength(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function GetCustomFocalLength ***************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function GetCustomSensorHeight ************
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventGetCustomSensorHeight_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomSensorHeight constinit property declarations *****************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomSensorHeight constinit property declarations *******************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomSensorHeight Property Definitions ****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangePhysicalCameraNode_eventGetCustomSensorHeight_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventGetCustomSensorHeight_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventGetCustomSensorHeight_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomSensorHeight Property Definitions ******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "GetCustomSensorHeight", Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::InterchangePhysicalCameraNode_eventGetCustomSensorHeight_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::InterchangePhysicalCameraNode_eventGetCustomSensorHeight_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execGetCustomSensorHeight)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomSensorHeight(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function GetCustomSensorHeight **************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function GetCustomSensorWidth *************
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventGetCustomSensorWidth_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomSensorWidth constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomSensorWidth constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomSensorWidth Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangePhysicalCameraNode_eventGetCustomSensorWidth_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventGetCustomSensorWidth_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventGetCustomSensorWidth_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomSensorWidth Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "GetCustomSensorWidth", Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::InterchangePhysicalCameraNode_eventGetCustomSensorWidth_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::InterchangePhysicalCameraNode_eventGetCustomSensorWidth_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execGetCustomSensorWidth)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomSensorWidth(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function GetCustomSensorWidth ***************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function SetCustomEnableDepthOfField ******
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms
|
|
{
|
|
bool AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomEnableDepthOfField constinit property declarations ***********
|
|
static void NewProp_AttributeValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomEnableDepthOfField constinit property declarations *************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomEnableDepthOfField Property Definitions **********************
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_AttributeValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms*)Obj)->AttributeValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_AttributeValue_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomEnableDepthOfField Property Definitions ************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "SetCustomEnableDepthOfField", Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::InterchangePhysicalCameraNode_eventSetCustomEnableDepthOfField_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execSetCustomEnableDepthOfField)
|
|
{
|
|
P_GET_UBOOL_REF(Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomEnableDepthOfField(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function SetCustomEnableDepthOfField ********
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function SetCustomFocalLength *************
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventSetCustomFocalLength_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomFocalLength constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomFocalLength constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomFocalLength Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangePhysicalCameraNode_eventSetCustomFocalLength_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventSetCustomFocalLength_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventSetCustomFocalLength_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomFocalLength Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "SetCustomFocalLength", Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::InterchangePhysicalCameraNode_eventSetCustomFocalLength_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::InterchangePhysicalCameraNode_eventSetCustomFocalLength_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execSetCustomFocalLength)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomFocalLength(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function SetCustomFocalLength ***************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function SetCustomSensorHeight ************
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventSetCustomSensorHeight_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomSensorHeight constinit property declarations *****************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomSensorHeight constinit property declarations *******************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomSensorHeight Property Definitions ****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangePhysicalCameraNode_eventSetCustomSensorHeight_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventSetCustomSensorHeight_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventSetCustomSensorHeight_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomSensorHeight Property Definitions ******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "SetCustomSensorHeight", Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::InterchangePhysicalCameraNode_eventSetCustomSensorHeight_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::InterchangePhysicalCameraNode_eventSetCustomSensorHeight_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execSetCustomSensorHeight)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomSensorHeight(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function SetCustomSensorHeight **************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode Function SetCustomSensorWidth *************
|
|
struct Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics
|
|
{
|
|
struct InterchangePhysicalCameraNode_eventSetCustomSensorWidth_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomSensorWidth constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomSensorWidth constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomSensorWidth Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangePhysicalCameraNode_eventSetCustomSensorWidth_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangePhysicalCameraNode_eventSetCustomSensorWidth_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangePhysicalCameraNode_eventSetCustomSensorWidth_Parms), &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomSensorWidth Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangePhysicalCameraNode, nullptr, "SetCustomSensorWidth", Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::InterchangePhysicalCameraNode_eventSetCustomSensorWidth_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::InterchangePhysicalCameraNode_eventSetCustomSensorWidth_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangePhysicalCameraNode::execSetCustomSensorWidth)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomSensorWidth(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangePhysicalCameraNode Function SetCustomSensorWidth ***************
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode *******************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangePhysicalCameraNode;
|
|
UClass* UInterchangePhysicalCameraNode::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UInterchangePhysicalCameraNode;
|
|
if (!Z_Registration_Info_UClass_UInterchangePhysicalCameraNode.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("InterchangePhysicalCameraNode"),
|
|
Z_Registration_Info_UClass_UInterchangePhysicalCameraNode.InnerSingleton,
|
|
StaticRegisterNativesUInterchangePhysicalCameraNode,
|
|
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_UInterchangePhysicalCameraNode.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UInterchangePhysicalCameraNode_NoRegister()
|
|
{
|
|
return UInterchangePhysicalCameraNode::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "IncludePath", "InterchangeCameraNode.h" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UInterchangePhysicalCameraNode constinit property declarations ***********
|
|
// ********** End Class UInterchangePhysicalCameraNode constinit property declarations *************
|
|
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomEnableDepthOfField"), .Pointer = &UInterchangePhysicalCameraNode::execGetCustomEnableDepthOfField },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomFocalLength"), .Pointer = &UInterchangePhysicalCameraNode::execGetCustomFocalLength },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomSensorHeight"), .Pointer = &UInterchangePhysicalCameraNode::execGetCustomSensorHeight },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomSensorWidth"), .Pointer = &UInterchangePhysicalCameraNode::execGetCustomSensorWidth },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomEnableDepthOfField"), .Pointer = &UInterchangePhysicalCameraNode::execSetCustomEnableDepthOfField },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomFocalLength"), .Pointer = &UInterchangePhysicalCameraNode::execSetCustomFocalLength },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomSensorHeight"), .Pointer = &UInterchangePhysicalCameraNode::execSetCustomSensorHeight },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomSensorWidth"), .Pointer = &UInterchangePhysicalCameraNode::execSetCustomSensorWidth },
|
|
};
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomEnableDepthOfField, "GetCustomEnableDepthOfField" }, // 1264085463
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomFocalLength, "GetCustomFocalLength" }, // 974622616
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorHeight, "GetCustomSensorHeight" }, // 4181054619
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_GetCustomSensorWidth, "GetCustomSensorWidth" }, // 483227060
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomEnableDepthOfField, "SetCustomEnableDepthOfField" }, // 2790277452
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomFocalLength, "SetCustomFocalLength" }, // 622468989
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorHeight, "SetCustomSensorHeight" }, // 3031768582
|
|
{ &Z_Construct_UFunction_UInterchangePhysicalCameraNode_SetCustomSensorWidth, "SetCustomSensorWidth" }, // 1968140775
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UInterchangePhysicalCameraNode>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics
|
|
UObject* (*const Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UInterchangeBaseNode,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_InterchangeNodes,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::ClassParams = {
|
|
&UInterchangePhysicalCameraNode::StaticClass,
|
|
nullptr,
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
FuncInfo,
|
|
nullptr,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
UE_ARRAY_COUNT(FuncInfo),
|
|
0,
|
|
0,
|
|
0x000800A0u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::Class_MetaDataParams)
|
|
};
|
|
void UInterchangePhysicalCameraNode::StaticRegisterNativesUInterchangePhysicalCameraNode()
|
|
{
|
|
UClass* Class = UInterchangePhysicalCameraNode::StaticClass();
|
|
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::Funcs));
|
|
}
|
|
UClass* Z_Construct_UClass_UInterchangePhysicalCameraNode()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UInterchangePhysicalCameraNode.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangePhysicalCameraNode.OuterSingleton, Z_Construct_UClass_UInterchangePhysicalCameraNode_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UInterchangePhysicalCameraNode.OuterSingleton;
|
|
}
|
|
UInterchangePhysicalCameraNode::UInterchangePhysicalCameraNode() {}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangePhysicalCameraNode);
|
|
UInterchangePhysicalCameraNode::~UInterchangePhysicalCameraNode() {}
|
|
// ********** End Class UInterchangePhysicalCameraNode *********************************************
|
|
|
|
// ********** Begin Enum EInterchangeCameraProjectionType ******************************************
|
|
static FEnumRegistrationInfo Z_Registration_Info_UEnum_EInterchangeCameraProjectionType;
|
|
static UEnum* EInterchangeCameraProjectionType_StaticEnum()
|
|
{
|
|
if (!Z_Registration_Info_UEnum_EInterchangeCameraProjectionType.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UEnum_EInterchangeCameraProjectionType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType, (UObject*)Z_Construct_UPackage__Script_InterchangeNodes(), TEXT("EInterchangeCameraProjectionType"));
|
|
}
|
|
return Z_Registration_Info_UEnum_EInterchangeCameraProjectionType.OuterSingleton;
|
|
}
|
|
template<> INTERCHANGENODES_NON_ATTRIBUTED_API UEnum* StaticEnum<EInterchangeCameraProjectionType>()
|
|
{
|
|
return EInterchangeCameraProjectionType_StaticEnum();
|
|
}
|
|
struct Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
{ "Orthographic.Name", "EInterchangeCameraProjectionType::Orthographic" },
|
|
{ "Perspective.Name", "EInterchangeCameraProjectionType::Perspective" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
|
|
{ "EInterchangeCameraProjectionType::Perspective", (int64)EInterchangeCameraProjectionType::Perspective },
|
|
{ "EInterchangeCameraProjectionType::Orthographic", (int64)EInterchangeCameraProjectionType::Orthographic },
|
|
};
|
|
static const UECodeGen_Private::FEnumParams EnumParams;
|
|
}; // struct Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics
|
|
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics::EnumParams = {
|
|
(UObject*(*)())Z_Construct_UPackage__Script_InterchangeNodes,
|
|
nullptr,
|
|
"EInterchangeCameraProjectionType",
|
|
"EInterchangeCameraProjectionType",
|
|
Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics::Enumerators,
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
UE_ARRAY_COUNT(Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics::Enumerators),
|
|
EEnumFlags::None,
|
|
(uint8)UEnum::ECppForm::EnumClass,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics::Enum_MetaDataParams)
|
|
};
|
|
UEnum* Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType()
|
|
{
|
|
if (!Z_Registration_Info_UEnum_EInterchangeCameraProjectionType.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EInterchangeCameraProjectionType.InnerSingleton, Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType_Statics::EnumParams);
|
|
}
|
|
return Z_Registration_Info_UEnum_EInterchangeCameraProjectionType.InnerSingleton;
|
|
}
|
|
// ********** End Enum EInterchangeCameraProjectionType ********************************************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function GetCustomAspectRatio *************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventGetCustomAspectRatio_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomAspectRatio constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomAspectRatio constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomAspectRatio Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventGetCustomAspectRatio_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventGetCustomAspectRatio_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventGetCustomAspectRatio_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomAspectRatio Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "GetCustomAspectRatio", Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::InterchangeStandardCameraNode_eventGetCustomAspectRatio_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::InterchangeStandardCameraNode_eventGetCustomAspectRatio_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execGetCustomAspectRatio)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomAspectRatio(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function GetCustomAspectRatio ***************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function GetCustomFarClipPlane ************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventGetCustomFarClipPlane_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomFarClipPlane constinit property declarations *****************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomFarClipPlane constinit property declarations *******************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomFarClipPlane Property Definitions ****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventGetCustomFarClipPlane_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventGetCustomFarClipPlane_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventGetCustomFarClipPlane_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomFarClipPlane Property Definitions ******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "GetCustomFarClipPlane", Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::InterchangeStandardCameraNode_eventGetCustomFarClipPlane_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::InterchangeStandardCameraNode_eventGetCustomFarClipPlane_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execGetCustomFarClipPlane)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomFarClipPlane(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function GetCustomFarClipPlane **************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function GetCustomFieldOfView *************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventGetCustomFieldOfView_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "Comment", "//Field of View in Degrees.\n" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
{ "ToolTip", "Field of View in Degrees." },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomFieldOfView constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomFieldOfView constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomFieldOfView Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventGetCustomFieldOfView_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventGetCustomFieldOfView_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventGetCustomFieldOfView_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomFieldOfView Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "GetCustomFieldOfView", Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::InterchangeStandardCameraNode_eventGetCustomFieldOfView_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::InterchangeStandardCameraNode_eventGetCustomFieldOfView_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execGetCustomFieldOfView)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomFieldOfView(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function GetCustomFieldOfView ***************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function GetCustomNearClipPlane ***********
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventGetCustomNearClipPlane_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomNearClipPlane constinit property declarations ****************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomNearClipPlane constinit property declarations ******************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomNearClipPlane Property Definitions ***************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventGetCustomNearClipPlane_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventGetCustomNearClipPlane_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventGetCustomNearClipPlane_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomNearClipPlane Property Definitions *****************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "GetCustomNearClipPlane", Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::InterchangeStandardCameraNode_eventGetCustomNearClipPlane_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::InterchangeStandardCameraNode_eventGetCustomNearClipPlane_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execGetCustomNearClipPlane)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomNearClipPlane(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function GetCustomNearClipPlane *************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function GetCustomProjectionMode **********
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventGetCustomProjectionMode_Parms
|
|
{
|
|
EInterchangeCameraProjectionType AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomProjectionMode constinit property declarations ***************
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_AttributeValue_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomProjectionMode constinit property declarations *****************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomProjectionMode Property Definitions **************************
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_AttributeValue_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventGetCustomProjectionMode_Parms, AttributeValue), Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType, METADATA_PARAMS(0, nullptr) }; // 3513628797
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventGetCustomProjectionMode_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventGetCustomProjectionMode_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_AttributeValue_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomProjectionMode Property Definitions ****************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "GetCustomProjectionMode", Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::InterchangeStandardCameraNode_eventGetCustomProjectionMode_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::InterchangeStandardCameraNode_eventGetCustomProjectionMode_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execGetCustomProjectionMode)
|
|
{
|
|
P_GET_ENUM_REF(EInterchangeCameraProjectionType,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomProjectionMode((EInterchangeCameraProjectionType&)(Z_Param_Out_AttributeValue));
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function GetCustomProjectionMode ************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function GetCustomWidth *******************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventGetCustomWidth_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function GetCustomWidth constinit property declarations ************************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function GetCustomWidth constinit property declarations **************************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function GetCustomWidth Property Definitions ***********************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000000000180, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventGetCustomWidth_Parms, AttributeValue), METADATA_PARAMS(0, nullptr) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventGetCustomWidth_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventGetCustomWidth_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::PropPointers) < 2048);
|
|
// ********** End Function GetCustomWidth Property Definitions *************************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "GetCustomWidth", Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::InterchangeStandardCameraNode_eventGetCustomWidth_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x54420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::InterchangeStandardCameraNode_eventGetCustomWidth_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execGetCustomWidth)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->GetCustomWidth(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function GetCustomWidth *********************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function SetCustomAspectRatio *************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventSetCustomAspectRatio_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomAspectRatio constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomAspectRatio constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomAspectRatio Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventSetCustomAspectRatio_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventSetCustomAspectRatio_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventSetCustomAspectRatio_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomAspectRatio Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "SetCustomAspectRatio", Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::InterchangeStandardCameraNode_eventSetCustomAspectRatio_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::InterchangeStandardCameraNode_eventSetCustomAspectRatio_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execSetCustomAspectRatio)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomAspectRatio(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function SetCustomAspectRatio ***************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function SetCustomFarClipPlane ************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventSetCustomFarClipPlane_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomFarClipPlane constinit property declarations *****************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomFarClipPlane constinit property declarations *******************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomFarClipPlane Property Definitions ****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventSetCustomFarClipPlane_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventSetCustomFarClipPlane_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventSetCustomFarClipPlane_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomFarClipPlane Property Definitions ******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "SetCustomFarClipPlane", Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::InterchangeStandardCameraNode_eventSetCustomFarClipPlane_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::InterchangeStandardCameraNode_eventSetCustomFarClipPlane_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execSetCustomFarClipPlane)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomFarClipPlane(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function SetCustomFarClipPlane **************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function SetCustomFieldOfView *************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventSetCustomFieldOfView_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "Comment", "//Field of View in Degrees.\n" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
{ "ToolTip", "Field of View in Degrees." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomFieldOfView constinit property declarations ******************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomFieldOfView constinit property declarations ********************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomFieldOfView Property Definitions *****************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventSetCustomFieldOfView_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventSetCustomFieldOfView_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventSetCustomFieldOfView_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomFieldOfView Property Definitions *******************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "SetCustomFieldOfView", Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::InterchangeStandardCameraNode_eventSetCustomFieldOfView_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::InterchangeStandardCameraNode_eventSetCustomFieldOfView_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execSetCustomFieldOfView)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomFieldOfView(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function SetCustomFieldOfView ***************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function SetCustomNearClipPlane ***********
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventSetCustomNearClipPlane_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomNearClipPlane constinit property declarations ****************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomNearClipPlane constinit property declarations ******************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomNearClipPlane Property Definitions ***************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventSetCustomNearClipPlane_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventSetCustomNearClipPlane_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventSetCustomNearClipPlane_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomNearClipPlane Property Definitions *****************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "SetCustomNearClipPlane", Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::InterchangeStandardCameraNode_eventSetCustomNearClipPlane_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::InterchangeStandardCameraNode_eventSetCustomNearClipPlane_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execSetCustomNearClipPlane)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomNearClipPlane(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function SetCustomNearClipPlane *************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function SetCustomProjectionMode **********
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventSetCustomProjectionMode_Parms
|
|
{
|
|
EInterchangeCameraProjectionType AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomProjectionMode constinit property declarations ***************
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_AttributeValue_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomProjectionMode constinit property declarations *****************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomProjectionMode Property Definitions **************************
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_AttributeValue_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventSetCustomProjectionMode_Parms, AttributeValue), Z_Construct_UEnum_InterchangeNodes_EInterchangeCameraProjectionType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) }; // 3513628797
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventSetCustomProjectionMode_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventSetCustomProjectionMode_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_AttributeValue_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomProjectionMode Property Definitions ****************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "SetCustomProjectionMode", Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::InterchangeStandardCameraNode_eventSetCustomProjectionMode_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::InterchangeStandardCameraNode_eventSetCustomProjectionMode_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execSetCustomProjectionMode)
|
|
{
|
|
P_GET_ENUM_REF(EInterchangeCameraProjectionType,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomProjectionMode((EInterchangeCameraProjectionType&)(Z_Param_Out_AttributeValue));
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function SetCustomProjectionMode ************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode Function SetCustomWidth *******************
|
|
struct Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics
|
|
{
|
|
struct InterchangeStandardCameraNode_eventSetCustomWidth_Parms
|
|
{
|
|
float AttributeValue;
|
|
bool ReturnValue;
|
|
};
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = {
|
|
{ "Category", "Interchange | Node | Camera" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AttributeValue_MetaData[] = {
|
|
{ "NativeConst", "" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Function SetCustomWidth constinit property declarations ************************
|
|
static const UECodeGen_Private::FFloatPropertyParams NewProp_AttributeValue;
|
|
static void NewProp_ReturnValue_SetBit(void* Obj);
|
|
static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End Function SetCustomWidth constinit property declarations **************************
|
|
static const UECodeGen_Private::FFunctionParams FuncParams;
|
|
};
|
|
|
|
// ********** Begin Function SetCustomWidth Property Definitions ***********************************
|
|
const UECodeGen_Private::FFloatPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::NewProp_AttributeValue = { "AttributeValue", nullptr, (EPropertyFlags)0x0010000008000182, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(InterchangeStandardCameraNode_eventSetCustomWidth_Parms, AttributeValue), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AttributeValue_MetaData), NewProp_AttributeValue_MetaData) };
|
|
void Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::NewProp_ReturnValue_SetBit(void* Obj)
|
|
{
|
|
((InterchangeStandardCameraNode_eventSetCustomWidth_Parms*)Obj)->ReturnValue = 1;
|
|
}
|
|
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(InterchangeStandardCameraNode_eventSetCustomWidth_Parms), &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::NewProp_AttributeValue,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::NewProp_ReturnValue,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::PropPointers) < 2048);
|
|
// ********** End Function SetCustomWidth Property Definitions *************************************
|
|
const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UInterchangeStandardCameraNode, nullptr, "SetCustomWidth", Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::PropPointers),
|
|
sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::InterchangeStandardCameraNode_eventSetCustomWidth_Parms),
|
|
RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04420401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::Function_MetaDataParams), Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::Function_MetaDataParams)}, };
|
|
static_assert(sizeof(Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::InterchangeStandardCameraNode_eventSetCustomWidth_Parms) < MAX_uint16);
|
|
UFunction* Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth()
|
|
{
|
|
static UFunction* ReturnFunction = nullptr;
|
|
if (!ReturnFunction)
|
|
{
|
|
UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth_Statics::FuncParams);
|
|
}
|
|
return ReturnFunction;
|
|
}
|
|
DEFINE_FUNCTION(UInterchangeStandardCameraNode::execSetCustomWidth)
|
|
{
|
|
P_GET_PROPERTY_REF(FFloatProperty,Z_Param_Out_AttributeValue);
|
|
P_FINISH;
|
|
P_NATIVE_BEGIN;
|
|
*(bool*)Z_Param__Result=P_THIS->SetCustomWidth(Z_Param_Out_AttributeValue);
|
|
P_NATIVE_END;
|
|
}
|
|
// ********** End Class UInterchangeStandardCameraNode Function SetCustomWidth *********************
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode *******************************************
|
|
FClassRegistrationInfo Z_Registration_Info_UClass_UInterchangeStandardCameraNode;
|
|
UClass* UInterchangeStandardCameraNode::GetPrivateStaticClass()
|
|
{
|
|
using TClass = UInterchangeStandardCameraNode;
|
|
if (!Z_Registration_Info_UClass_UInterchangeStandardCameraNode.InnerSingleton)
|
|
{
|
|
GetPrivateStaticClassBody(
|
|
TClass::StaticPackage(),
|
|
TEXT("InterchangeStandardCameraNode"),
|
|
Z_Registration_Info_UClass_UInterchangeStandardCameraNode.InnerSingleton,
|
|
StaticRegisterNativesUInterchangeStandardCameraNode,
|
|
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_UInterchangeStandardCameraNode.InnerSingleton;
|
|
}
|
|
UClass* Z_Construct_UClass_UInterchangeStandardCameraNode_NoRegister()
|
|
{
|
|
return UInterchangeStandardCameraNode::GetPrivateStaticClass();
|
|
}
|
|
struct Z_Construct_UClass_UInterchangeStandardCameraNode_Statics
|
|
{
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
|
|
{ "BlueprintType", "true" },
|
|
{ "Comment", "// Primarily used for Ortho Camera\n" },
|
|
{ "IncludePath", "InterchangeCameraNode.h" },
|
|
{ "ModuleRelativePath", "Public/InterchangeCameraNode.h" },
|
|
{ "ToolTip", "Primarily used for Ortho Camera" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin Class UInterchangeStandardCameraNode constinit property declarations ***********
|
|
// ********** End Class UInterchangeStandardCameraNode constinit property declarations *************
|
|
static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = {
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomAspectRatio"), .Pointer = &UInterchangeStandardCameraNode::execGetCustomAspectRatio },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomFarClipPlane"), .Pointer = &UInterchangeStandardCameraNode::execGetCustomFarClipPlane },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomFieldOfView"), .Pointer = &UInterchangeStandardCameraNode::execGetCustomFieldOfView },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomNearClipPlane"), .Pointer = &UInterchangeStandardCameraNode::execGetCustomNearClipPlane },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomProjectionMode"), .Pointer = &UInterchangeStandardCameraNode::execGetCustomProjectionMode },
|
|
{ .NameUTF8 = UTF8TEXT("GetCustomWidth"), .Pointer = &UInterchangeStandardCameraNode::execGetCustomWidth },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomAspectRatio"), .Pointer = &UInterchangeStandardCameraNode::execSetCustomAspectRatio },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomFarClipPlane"), .Pointer = &UInterchangeStandardCameraNode::execSetCustomFarClipPlane },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomFieldOfView"), .Pointer = &UInterchangeStandardCameraNode::execSetCustomFieldOfView },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomNearClipPlane"), .Pointer = &UInterchangeStandardCameraNode::execSetCustomNearClipPlane },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomProjectionMode"), .Pointer = &UInterchangeStandardCameraNode::execSetCustomProjectionMode },
|
|
{ .NameUTF8 = UTF8TEXT("SetCustomWidth"), .Pointer = &UInterchangeStandardCameraNode::execSetCustomWidth },
|
|
};
|
|
static UObject* (*const DependentSingletons[])();
|
|
static constexpr FClassFunctionLinkInfo FuncInfo[] = {
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomAspectRatio, "GetCustomAspectRatio" }, // 1264084289
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFarClipPlane, "GetCustomFarClipPlane" }, // 3953278407
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomFieldOfView, "GetCustomFieldOfView" }, // 608604558
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomNearClipPlane, "GetCustomNearClipPlane" }, // 2581956980
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomProjectionMode, "GetCustomProjectionMode" }, // 1464029056
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_GetCustomWidth, "GetCustomWidth" }, // 556480836
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomAspectRatio, "SetCustomAspectRatio" }, // 1790016384
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFarClipPlane, "SetCustomFarClipPlane" }, // 4086573852
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomFieldOfView, "SetCustomFieldOfView" }, // 1851806372
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomNearClipPlane, "SetCustomNearClipPlane" }, // 3328466586
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomProjectionMode, "SetCustomProjectionMode" }, // 493713726
|
|
{ &Z_Construct_UFunction_UInterchangeStandardCameraNode_SetCustomWidth, "SetCustomWidth" }, // 564862752
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048);
|
|
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
|
|
TCppClassTypeTraits<UInterchangeStandardCameraNode>::IsAbstract,
|
|
};
|
|
static const UECodeGen_Private::FClassParams ClassParams;
|
|
}; // struct Z_Construct_UClass_UInterchangeStandardCameraNode_Statics
|
|
UObject* (*const Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::DependentSingletons[])() = {
|
|
(UObject* (*)())Z_Construct_UClass_UInterchangeBaseNode,
|
|
(UObject* (*)())Z_Construct_UPackage__Script_InterchangeNodes,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::DependentSingletons) < 16);
|
|
const UECodeGen_Private::FClassParams Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::ClassParams = {
|
|
&UInterchangeStandardCameraNode::StaticClass,
|
|
nullptr,
|
|
&StaticCppClassTypeInfo,
|
|
DependentSingletons,
|
|
FuncInfo,
|
|
nullptr,
|
|
nullptr,
|
|
UE_ARRAY_COUNT(DependentSingletons),
|
|
UE_ARRAY_COUNT(FuncInfo),
|
|
0,
|
|
0,
|
|
0x000800A0u,
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::Class_MetaDataParams), Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::Class_MetaDataParams)
|
|
};
|
|
void UInterchangeStandardCameraNode::StaticRegisterNativesUInterchangeStandardCameraNode()
|
|
{
|
|
UClass* Class = UInterchangeStandardCameraNode::StaticClass();
|
|
FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::Funcs));
|
|
}
|
|
UClass* Z_Construct_UClass_UInterchangeStandardCameraNode()
|
|
{
|
|
if (!Z_Registration_Info_UClass_UInterchangeStandardCameraNode.OuterSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UInterchangeStandardCameraNode.OuterSingleton, Z_Construct_UClass_UInterchangeStandardCameraNode_Statics::ClassParams);
|
|
}
|
|
return Z_Registration_Info_UClass_UInterchangeStandardCameraNode.OuterSingleton;
|
|
}
|
|
UInterchangeStandardCameraNode::UInterchangeStandardCameraNode() {}
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UInterchangeStandardCameraNode);
|
|
UInterchangeStandardCameraNode::~UInterchangeStandardCameraNode() {}
|
|
// ********** End Class UInterchangeStandardCameraNode *********************************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_Statics
|
|
{
|
|
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
|
|
{ EInterchangeCameraProjectionType_StaticEnum, TEXT("EInterchangeCameraProjectionType"), &Z_Registration_Info_UEnum_EInterchangeCameraProjectionType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3513628797U) },
|
|
};
|
|
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
|
|
{ Z_Construct_UClass_UInterchangePhysicalCameraNode, UInterchangePhysicalCameraNode::StaticClass, TEXT("UInterchangePhysicalCameraNode"), &Z_Registration_Info_UClass_UInterchangePhysicalCameraNode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangePhysicalCameraNode), 132609853U) },
|
|
{ Z_Construct_UClass_UInterchangeStandardCameraNode, UInterchangeStandardCameraNode::StaticClass, TEXT("UInterchangeStandardCameraNode"), &Z_Registration_Info_UClass_UInterchangeStandardCameraNode, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UInterchangeStandardCameraNode), 2390970540U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_2169329772{
|
|
TEXT("/Script/InterchangeNodes"),
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_Statics::ClassInfo),
|
|
nullptr, 0,
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Interchange_Runtime_Source_Nodes_Public_InterchangeCameraNode_h__Script_InterchangeNodes_Statics::EnumInfo),
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|