103 lines
5.4 KiB
C
103 lines
5.4 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!
|
||
|
|
===========================================================================*/
|
||
|
|
|
||
|
|
// IWYU pragma: private, include "RigVMCore/RigVMGraphFunctionDefinition.h"
|
||
|
|
|
||
|
|
#ifdef RIGVM_RigVMGraphFunctionDefinition_generated_h
|
||
|
|
#error "RigVMGraphFunctionDefinition.generated.h already included, missing '#pragma once' in RigVMGraphFunctionDefinition.h"
|
||
|
|
#endif
|
||
|
|
#define RIGVM_RigVMGraphFunctionDefinition_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMFunctionCompilationPropertyDescription **********************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMFunctionCompilationPropertyDescription_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_25_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMFunctionCompilationPropertyDescription_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMFunctionCompilationPropertyDescription;
|
||
|
|
// ********** End ScriptStruct FRigVMFunctionCompilationPropertyDescription ************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMFunctionCompilationPropertyPath *****************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMFunctionCompilationPropertyPath_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_69_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMFunctionCompilationPropertyPath_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMFunctionCompilationPropertyPath;
|
||
|
|
// ********** End ScriptStruct FRigVMFunctionCompilationPropertyPath *******************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMFunctionCompilationData *************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMFunctionCompilationData_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_100_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMFunctionCompilationData_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMFunctionCompilationData;
|
||
|
|
// ********** End ScriptStruct FRigVMFunctionCompilationData ***************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMGraphFunctionArgument ***************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMGraphFunctionArgument_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_226_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMGraphFunctionArgument_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMGraphFunctionArgument;
|
||
|
|
// ********** End ScriptStruct FRigVMGraphFunctionArgument *****************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMGraphFunctionIdentifier *************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMGraphFunctionIdentifier_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_316_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMGraphFunctionIdentifier_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMGraphFunctionIdentifier;
|
||
|
|
// ********** End ScriptStruct FRigVMGraphFunctionIdentifier ***************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMGraphFunctionHeader *****************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMGraphFunctionHeader_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_411_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMGraphFunctionHeader_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMGraphFunctionHeader;
|
||
|
|
// ********** End ScriptStruct FRigVMGraphFunctionHeader *******************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMGraphFunctionHeaderArray ************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMGraphFunctionHeaderArray_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_510_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMGraphFunctionHeaderArray_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMGraphFunctionHeaderArray;
|
||
|
|
// ********** End ScriptStruct FRigVMGraphFunctionHeaderArray **************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMGraphFunctionData *******************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMGraphFunctionData_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h_519_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMGraphFunctionData_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMGraphFunctionData;
|
||
|
|
// ********** End ScriptStruct FRigVMGraphFunctionData *********************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMGraphFunctionDefinition_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|