Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RigVMDeveloper/UHT/RigVMAsset.gen.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

513 lines
38 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 "RigVMAsset.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
void EmptyLinkFunctionForGeneratedCodeRigVMAsset() {}
// ********** Begin Cross Module References ********************************************************
COREUOBJECT_API UClass* Z_Construct_UClass_UInterface();
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor();
RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMAssetInterface();
RIGVMDEVELOPER_API UClass* Z_Construct_UClass_URigVMAssetInterface_NoRegister();
RIGVMDEVELOPER_API UEnum* Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus();
RIGVMDEVELOPER_API UEnum* Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode();
RIGVMDEVELOPER_API UScriptStruct* Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings();
RIGVMDEVELOPER_API UScriptStruct* Z_Construct_UScriptStruct_FRigVMPythonSettings();
UPackage* Z_Construct_UPackage__Script_RigVMDeveloper();
// ********** End Cross Module References **********************************************************
// ********** Begin ScriptStruct FRigVMPythonSettings **********************************************
struct Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FRigVMPythonSettings); }
static inline consteval int16 GetStructAlignment() { return alignof(FRigVMPythonSettings); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FRigVMPythonSettings constinit property declarations **************
// ********** End ScriptStruct FRigVMPythonSettings constinit property declarations ****************
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FRigVMPythonSettings>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FRigVMPythonSettings;
class UScriptStruct* FRigVMPythonSettings::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FRigVMPythonSettings.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FRigVMPythonSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FRigVMPythonSettings, (UObject*)Z_Construct_UPackage__Script_RigVMDeveloper(), TEXT("RigVMPythonSettings"));
}
return Z_Registration_Info_UScriptStruct_FRigVMPythonSettings.OuterSingleton;
}
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_RigVMDeveloper,
nullptr,
&NewStructOps,
"RigVMPythonSettings",
nullptr,
0,
sizeof(FRigVMPythonSettings),
alignof(FRigVMPythonSettings),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000201),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FRigVMPythonSettings()
{
if (!Z_Registration_Info_UScriptStruct_FRigVMPythonSettings.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FRigVMPythonSettings.InnerSingleton, Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FRigVMPythonSettings.InnerSingleton);
}
// ********** End ScriptStruct FRigVMPythonSettings ************************************************
// ********** Begin Enum ERigVMTagDisplayMode ******************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_ERigVMTagDisplayMode;
static UEnum* ERigVMTagDisplayMode_StaticEnum()
{
if (!Z_Registration_Info_UEnum_ERigVMTagDisplayMode.OuterSingleton)
{
Z_Registration_Info_UEnum_ERigVMTagDisplayMode.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode, (UObject*)Z_Construct_UPackage__Script_RigVMDeveloper(), TEXT("ERigVMTagDisplayMode"));
}
return Z_Registration_Info_UEnum_ERigVMTagDisplayMode.OuterSingleton;
}
template<> RIGVMDEVELOPER_NON_ATTRIBUTED_API UEnum* StaticEnum<ERigVMTagDisplayMode>()
{
return ERigVMTagDisplayMode_StaticEnum();
}
struct Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "All.Name", "ERigVMTagDisplayMode::All" },
{ "BlueprintType", "true" },
{ "DeprecationOnly.Name", "ERigVMTagDisplayMode::DeprecationOnly" },
{ "Last.Hidden", "" },
{ "Last.Name", "ERigVMTagDisplayMode::Last" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "None.Name", "ERigVMTagDisplayMode::None" },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "ERigVMTagDisplayMode::None", (int64)ERigVMTagDisplayMode::None },
{ "ERigVMTagDisplayMode::All", (int64)ERigVMTagDisplayMode::All },
{ "ERigVMTagDisplayMode::DeprecationOnly", (int64)ERigVMTagDisplayMode::DeprecationOnly },
{ "ERigVMTagDisplayMode::Last", (int64)ERigVMTagDisplayMode::Last },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_RigVMDeveloper,
nullptr,
"ERigVMTagDisplayMode",
"ERigVMTagDisplayMode",
Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::EnumClass,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics::Enum_MetaDataParams), Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode()
{
if (!Z_Registration_Info_UEnum_ERigVMTagDisplayMode.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ERigVMTagDisplayMode.InnerSingleton, Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_ERigVMTagDisplayMode.InnerSingleton;
}
// ********** End Enum ERigVMTagDisplayMode ********************************************************
// ********** Begin ScriptStruct FRigVMEdGraphDisplaySettings **************************************
struct Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics
{
static inline consteval int32 GetStructSize() { return sizeof(FRigVMEdGraphDisplaySettings); }
static inline consteval int16 GetStructAlignment() { return alignof(FRigVMEdGraphDisplaySettings); }
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowNodeInstructionIndex_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// When enabled shows the first node instruction index\n// matching the execution stack window.\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "When enabled shows the first node instruction index\nmatching the execution stack window." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowNodeRunCounts_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// When enabled shows the node counts both in the graph view as\n// we as in the execution stack window.\n// The number on each node represents how often the node has been run.\n// Keep in mind when looking at nodes in a function the count\n// represents the sum of all counts for each node based on all\n// references of the function currently running.\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "When enabled shows the node counts both in the graph view as\nwe as in the execution stack window.\nThe number on each node represents how often the node has been run.\nKeep in mind when looking at nodes in a function the count\nrepresents the sum of all counts for each node based on all\nreferences of the function currently running." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NodeRunLowerBound_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// A lower limit for counts for nodes used for debugging.\n// Any node lower than this count won't show the run count.\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "A lower limit for counts for nodes used for debugging.\nAny node lower than this count won't show the run count." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NodeRunLimit_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// A upper limit for counts for nodes used for debugging.\n// If a node reaches this count a warning will be issued for the\n// node and displayed both in the execution stack as well as in the\n// graph. Setting this to <= 1 disables the warning.\n// Note: The count limit doesn't apply to functions / collapse nodes.\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "A upper limit for counts for nodes used for debugging.\nIf a node reaches this count a warning will be issued for the\nnode and displayed both in the execution stack as well as in the\ngraph. Setting this to <= 1 disables the warning.\nNote: The count limit doesn't apply to functions / collapse nodes." },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinMicroSeconds_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// The duration in microseconds of the fastest instruction / node\n" },
{ "EditCondition", "!bAutoDetermineRange" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "The duration in microseconds of the fastest instruction / node" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MaxMicroSeconds_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// The duration in microseconds of the slowest instruction / node\n" },
{ "EditCondition", "!bAutoDetermineRange" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "The duration in microseconds of the slowest instruction / node" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TotalMicroSeconds_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// The total duration of the last execution of the rig\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "The total duration of the last execution of the rig" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AverageFrames_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// If you set this to more than 1 the results will be averaged across multiple frames\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "If you set this to more than 1 the results will be averaged across multiple frames" },
{ "UIMax", "256" },
{ "UIMin", "1" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoDetermineRange_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LastMinMicroSeconds_MetaData[] = {
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LastMaxMicroSeconds_MetaData[] = {
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinDurationColor_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// The color of the fastest instruction / node\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "The color of the fastest instruction / node" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MaxDurationColor_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// The color of the slowest instruction / node\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "The color of the slowest instruction / node" },
};
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TagDisplayMode_MetaData[] = {
{ "Category", "Graph Display Settings" },
{ "Comment", "// The color of the slowest instruction / node\n" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "ToolTip", "The color of the slowest instruction / node" },
};
#endif // WITH_METADATA
// ********** Begin ScriptStruct FRigVMEdGraphDisplaySettings constinit property declarations ******
static void NewProp_bShowNodeInstructionIndex_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowNodeInstructionIndex;
static void NewProp_bShowNodeRunCounts_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowNodeRunCounts;
static const UECodeGen_Private::FIntPropertyParams NewProp_NodeRunLowerBound;
static const UECodeGen_Private::FIntPropertyParams NewProp_NodeRunLimit;
static const UECodeGen_Private::FDoublePropertyParams NewProp_MinMicroSeconds;
static const UECodeGen_Private::FDoublePropertyParams NewProp_MaxMicroSeconds;
static const UECodeGen_Private::FDoublePropertyParams NewProp_TotalMicroSeconds;
static const UECodeGen_Private::FIntPropertyParams NewProp_AverageFrames;
static void NewProp_bAutoDetermineRange_SetBit(void* Obj);
static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoDetermineRange;
static const UECodeGen_Private::FDoublePropertyParams NewProp_LastMinMicroSeconds;
static const UECodeGen_Private::FDoublePropertyParams NewProp_LastMaxMicroSeconds;
static const UECodeGen_Private::FStructPropertyParams NewProp_MinDurationColor;
static const UECodeGen_Private::FStructPropertyParams NewProp_MaxDurationColor;
static const UECodeGen_Private::FBytePropertyParams NewProp_TagDisplayMode_Underlying;
static const UECodeGen_Private::FEnumPropertyParams NewProp_TagDisplayMode;
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
// ********** End ScriptStruct FRigVMEdGraphDisplaySettings constinit property declarations ********
static void* NewStructOps()
{
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FRigVMEdGraphDisplaySettings>();
}
static const UECodeGen_Private::FStructParams StructParams;
}; // struct Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings;
class UScriptStruct* FRigVMEdGraphDisplaySettings::StaticStruct()
{
if (!Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings.OuterSingleton)
{
Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings, (UObject*)Z_Construct_UPackage__Script_RigVMDeveloper(), TEXT("RigVMEdGraphDisplaySettings"));
}
return Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings.OuterSingleton;
}
// ********** Begin ScriptStruct FRigVMEdGraphDisplaySettings Property Definitions *****************
void Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeInstructionIndex_SetBit(void* Obj)
{
((FRigVMEdGraphDisplaySettings*)Obj)->bShowNodeInstructionIndex = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeInstructionIndex = { "bShowNodeInstructionIndex", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FRigVMEdGraphDisplaySettings), &Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeInstructionIndex_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowNodeInstructionIndex_MetaData), NewProp_bShowNodeInstructionIndex_MetaData) };
void Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeRunCounts_SetBit(void* Obj)
{
((FRigVMEdGraphDisplaySettings*)Obj)->bShowNodeRunCounts = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeRunCounts = { "bShowNodeRunCounts", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FRigVMEdGraphDisplaySettings), &Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeRunCounts_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowNodeRunCounts_MetaData), NewProp_bShowNodeRunCounts_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_NodeRunLowerBound = { "NodeRunLowerBound", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, NodeRunLowerBound), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NodeRunLowerBound_MetaData), NewProp_NodeRunLowerBound_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_NodeRunLimit = { "NodeRunLimit", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, NodeRunLimit), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NodeRunLimit_MetaData), NewProp_NodeRunLimit_MetaData) };
const UECodeGen_Private::FDoublePropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MinMicroSeconds = { "MinMicroSeconds", nullptr, (EPropertyFlags)0x0010000000002001, UECodeGen_Private::EPropertyGenFlags::Double, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, MinMicroSeconds), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinMicroSeconds_MetaData), NewProp_MinMicroSeconds_MetaData) };
const UECodeGen_Private::FDoublePropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MaxMicroSeconds = { "MaxMicroSeconds", nullptr, (EPropertyFlags)0x0010000000002001, UECodeGen_Private::EPropertyGenFlags::Double, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, MaxMicroSeconds), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MaxMicroSeconds_MetaData), NewProp_MaxMicroSeconds_MetaData) };
const UECodeGen_Private::FDoublePropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_TotalMicroSeconds = { "TotalMicroSeconds", nullptr, (EPropertyFlags)0x0010000000022001, UECodeGen_Private::EPropertyGenFlags::Double, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, TotalMicroSeconds), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TotalMicroSeconds_MetaData), NewProp_TotalMicroSeconds_MetaData) };
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_AverageFrames = { "AverageFrames", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, AverageFrames), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AverageFrames_MetaData), NewProp_AverageFrames_MetaData) };
void Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bAutoDetermineRange_SetBit(void* Obj)
{
((FRigVMEdGraphDisplaySettings*)Obj)->bAutoDetermineRange = 1;
}
const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bAutoDetermineRange = { "bAutoDetermineRange", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FRigVMEdGraphDisplaySettings), &Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bAutoDetermineRange_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoDetermineRange_MetaData), NewProp_bAutoDetermineRange_MetaData) };
const UECodeGen_Private::FDoublePropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_LastMinMicroSeconds = { "LastMinMicroSeconds", nullptr, (EPropertyFlags)0x0010000000002000, UECodeGen_Private::EPropertyGenFlags::Double, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, LastMinMicroSeconds), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LastMinMicroSeconds_MetaData), NewProp_LastMinMicroSeconds_MetaData) };
const UECodeGen_Private::FDoublePropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_LastMaxMicroSeconds = { "LastMaxMicroSeconds", nullptr, (EPropertyFlags)0x0010000000002000, UECodeGen_Private::EPropertyGenFlags::Double, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, LastMaxMicroSeconds), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LastMaxMicroSeconds_MetaData), NewProp_LastMaxMicroSeconds_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MinDurationColor = { "MinDurationColor", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, MinDurationColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinDurationColor_MetaData), NewProp_MinDurationColor_MetaData) };
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MaxDurationColor = { "MaxDurationColor", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, MaxDurationColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MaxDurationColor_MetaData), NewProp_MaxDurationColor_MetaData) };
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_TagDisplayMode_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_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_TagDisplayMode = { "TagDisplayMode", nullptr, (EPropertyFlags)0x0010000000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FRigVMEdGraphDisplaySettings, TagDisplayMode), Z_Construct_UEnum_RigVMDeveloper_ERigVMTagDisplayMode, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TagDisplayMode_MetaData), NewProp_TagDisplayMode_MetaData) }; // 496581670
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::PropPointers[] = {
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeInstructionIndex,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bShowNodeRunCounts,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_NodeRunLowerBound,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_NodeRunLimit,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MinMicroSeconds,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MaxMicroSeconds,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_TotalMicroSeconds,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_AverageFrames,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_bAutoDetermineRange,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_LastMinMicroSeconds,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_LastMaxMicroSeconds,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MinDurationColor,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_MaxDurationColor,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_TagDisplayMode_Underlying,
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewProp_TagDisplayMode,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::PropPointers) < 2048);
// ********** End ScriptStruct FRigVMEdGraphDisplaySettings Property Definitions *******************
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::StructParams = {
(UObject* (*)())Z_Construct_UPackage__Script_RigVMDeveloper,
nullptr,
&NewStructOps,
"RigVMEdGraphDisplaySettings",
Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::PropPointers,
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::PropPointers),
sizeof(FRigVMEdGraphDisplaySettings),
alignof(FRigVMEdGraphDisplaySettings),
RF_Public|RF_Transient|RF_MarkAsNative,
EStructFlags(0x00000201),
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::Struct_MetaDataParams)
};
UScriptStruct* Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings()
{
if (!Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings.InnerSingleton)
{
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings.InnerSingleton, Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::StructParams);
}
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings.InnerSingleton);
}
// ********** End ScriptStruct FRigVMEdGraphDisplaySettings ****************************************
// ********** Begin Enum ERigVMAssetStatus *********************************************************
static FEnumRegistrationInfo Z_Registration_Info_UEnum_ERigVMAssetStatus;
static UEnum* ERigVMAssetStatus_StaticEnum()
{
if (!Z_Registration_Info_UEnum_ERigVMAssetStatus.OuterSingleton)
{
Z_Registration_Info_UEnum_ERigVMAssetStatus.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus, (UObject*)Z_Construct_UPackage__Script_RigVMDeveloper(), TEXT("ERigVMAssetStatus"));
}
return Z_Registration_Info_UEnum_ERigVMAssetStatus.OuterSingleton;
}
template<> RIGVMDEVELOPER_NON_ATTRIBUTED_API UEnum* StaticEnum<ERigVMAssetStatus>()
{
return ERigVMAssetStatus_StaticEnum();
}
struct Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = {
{ "Comment", "/**\n * Enumerates states a RigVMAsset can be in.\n * Copied from EBlueprintStatus.\n */" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
{ "RVMA_BeingCreated.Comment", "/** Asset is in the process of being created for the first time. */" },
{ "RVMA_BeingCreated.Name", "RVMA_BeingCreated" },
{ "RVMA_BeingCreated.ToolTip", "Asset is in the process of being created for the first time." },
{ "RVMA_Dirty.Comment", "/** Asset has been modified but not recompiled. */" },
{ "RVMA_Dirty.Name", "RVMA_Dirty" },
{ "RVMA_Dirty.ToolTip", "Asset has been modified but not recompiled." },
{ "RVMA_Error.Comment", "/** Asset tried but failed to be compiled. */" },
{ "RVMA_Error.Name", "RVMA_Error" },
{ "RVMA_Error.ToolTip", "Asset tried but failed to be compiled." },
{ "RVMA_MAX.Name", "RVMA_MAX" },
{ "RVMA_Unknown.Comment", "/** Asset is in an unknown state. */" },
{ "RVMA_Unknown.Name", "RVMA_Unknown" },
{ "RVMA_Unknown.ToolTip", "Asset is in an unknown state." },
{ "RVMA_UpToDate.Comment", "/** Asset has been compiled since it was last modified. */" },
{ "RVMA_UpToDate.Name", "RVMA_UpToDate" },
{ "RVMA_UpToDate.ToolTip", "Asset has been compiled since it was last modified." },
{ "RVMA_UpToDateWithWarnings.Comment", "/** Asset has been compiled since it was last modified. There are warnings. */" },
{ "RVMA_UpToDateWithWarnings.Name", "RVMA_UpToDateWithWarnings" },
{ "RVMA_UpToDateWithWarnings.ToolTip", "Asset has been compiled since it was last modified. There are warnings." },
{ "ToolTip", "Enumerates states a RigVMAsset can be in.\nCopied from EBlueprintStatus." },
};
#endif // WITH_METADATA
static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = {
{ "RVMA_Unknown", (int64)RVMA_Unknown },
{ "RVMA_Dirty", (int64)RVMA_Dirty },
{ "RVMA_Error", (int64)RVMA_Error },
{ "RVMA_UpToDate", (int64)RVMA_UpToDate },
{ "RVMA_BeingCreated", (int64)RVMA_BeingCreated },
{ "RVMA_UpToDateWithWarnings", (int64)RVMA_UpToDateWithWarnings },
{ "RVMA_MAX", (int64)RVMA_MAX },
};
static const UECodeGen_Private::FEnumParams EnumParams;
}; // struct Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics
const UECodeGen_Private::FEnumParams Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics::EnumParams = {
(UObject*(*)())Z_Construct_UPackage__Script_RigVMDeveloper,
nullptr,
"ERigVMAssetStatus",
"ERigVMAssetStatus",
Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics::Enumerators,
RF_Public|RF_Transient|RF_MarkAsNative,
UE_ARRAY_COUNT(Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics::Enumerators),
EEnumFlags::None,
(uint8)UEnum::ECppForm::Regular,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics::Enum_MetaDataParams), Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics::Enum_MetaDataParams)
};
UEnum* Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus()
{
if (!Z_Registration_Info_UEnum_ERigVMAssetStatus.InnerSingleton)
{
UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ERigVMAssetStatus.InnerSingleton, Z_Construct_UEnum_RigVMDeveloper_ERigVMAssetStatus_Statics::EnumParams);
}
return Z_Registration_Info_UEnum_ERigVMAssetStatus.InnerSingleton;
}
// ********** End Enum ERigVMAssetStatus ***********************************************************
// ********** Begin Interface URigVMAssetInterface *************************************************
FClassRegistrationInfo Z_Registration_Info_UClass_URigVMAssetInterface;
UClass* URigVMAssetInterface::GetPrivateStaticClass()
{
using TClass = URigVMAssetInterface;
if (!Z_Registration_Info_UClass_URigVMAssetInterface.InnerSingleton)
{
GetPrivateStaticClassBody(
TClass::StaticPackage(),
TEXT("RigVMAssetInterface"),
Z_Registration_Info_UClass_URigVMAssetInterface.InnerSingleton,
StaticRegisterNativesURigVMAssetInterface,
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_URigVMAssetInterface.InnerSingleton;
}
UClass* Z_Construct_UClass_URigVMAssetInterface_NoRegister()
{
return URigVMAssetInterface::GetPrivateStaticClass();
}
struct Z_Construct_UClass_URigVMAssetInterface_Statics
{
#if WITH_METADATA
static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = {
{ "BlueprintType", "true" },
{ "ModuleRelativePath", "Public/RigVMAsset.h" },
};
#endif // WITH_METADATA
// ********** Begin Interface URigVMAssetInterface constinit property declarations *****************
// ********** End Interface URigVMAssetInterface constinit property declarations *******************
static UObject* (*const DependentSingletons[])();
static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = {
TCppClassTypeTraits<IRigVMAssetInterface>::IsAbstract,
};
static const UECodeGen_Private::FClassParams ClassParams;
}; // struct Z_Construct_UClass_URigVMAssetInterface_Statics
UObject* (*const Z_Construct_UClass_URigVMAssetInterface_Statics::DependentSingletons[])() = {
(UObject* (*)())Z_Construct_UClass_UInterface,
(UObject* (*)())Z_Construct_UPackage__Script_RigVMDeveloper,
};
static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMAssetInterface_Statics::DependentSingletons) < 16);
const UECodeGen_Private::FClassParams Z_Construct_UClass_URigVMAssetInterface_Statics::ClassParams = {
&URigVMAssetInterface::StaticClass,
nullptr,
&StaticCppClassTypeInfo,
DependentSingletons,
nullptr,
nullptr,
nullptr,
UE_ARRAY_COUNT(DependentSingletons),
0,
0,
0,
0x001040A1u,
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_URigVMAssetInterface_Statics::Class_MetaDataParams), Z_Construct_UClass_URigVMAssetInterface_Statics::Class_MetaDataParams)
};
void URigVMAssetInterface::StaticRegisterNativesURigVMAssetInterface()
{
}
UClass* Z_Construct_UClass_URigVMAssetInterface()
{
if (!Z_Registration_Info_UClass_URigVMAssetInterface.OuterSingleton)
{
UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_URigVMAssetInterface.OuterSingleton, Z_Construct_UClass_URigVMAssetInterface_Statics::ClassParams);
}
return Z_Registration_Info_UClass_URigVMAssetInterface.OuterSingleton;
}
URigVMAssetInterface::URigVMAssetInterface(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {}
DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, URigVMAssetInterface);
// ********** End Interface URigVMAssetInterface ***************************************************
// ********** Begin Registration *******************************************************************
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics
{
static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = {
{ ERigVMTagDisplayMode_StaticEnum, TEXT("ERigVMTagDisplayMode"), &Z_Registration_Info_UEnum_ERigVMTagDisplayMode, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 496581670U) },
{ ERigVMAssetStatus_StaticEnum, TEXT("ERigVMAssetStatus"), &Z_Registration_Info_UEnum_ERigVMAssetStatus, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 2200481396U) },
};
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
{ FRigVMPythonSettings::StaticStruct, Z_Construct_UScriptStruct_FRigVMPythonSettings_Statics::NewStructOps, TEXT("RigVMPythonSettings"),&Z_Registration_Info_UScriptStruct_FRigVMPythonSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FRigVMPythonSettings), 3647081795U) },
{ FRigVMEdGraphDisplaySettings::StaticStruct, Z_Construct_UScriptStruct_FRigVMEdGraphDisplaySettings_Statics::NewStructOps, TEXT("RigVMEdGraphDisplaySettings"),&Z_Registration_Info_UScriptStruct_FRigVMEdGraphDisplaySettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FRigVMEdGraphDisplaySettings), 1188252669U) },
};
static constexpr FClassRegisterCompiledInInfo ClassInfo[] = {
{ Z_Construct_UClass_URigVMAssetInterface, URigVMAssetInterface::StaticClass, TEXT("URigVMAssetInterface"), &Z_Registration_Info_UClass_URigVMAssetInterface, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(URigVMAssetInterface), 2579973070U) },
};
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_2934170605{
TEXT("/Script/RigVMDeveloper"),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics::ClassInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics::ScriptStructInfo),
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_RigVM_Source_RigVMDeveloper_Public_RigVMAsset_h__Script_RigVMDeveloper_Statics::EnumInfo),
};
// ********** End Registration *********************************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS