74 lines
3.5 KiB
C
74 lines
3.5 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/RigVMExecuteContext.h"
|
||
|
|
|
||
|
|
#ifdef RIGVM_RigVMExecuteContext_generated_h
|
||
|
|
#error "RigVMExecuteContext.generated.h already included, missing '#pragma once' in RigVMExecuteContext.h"
|
||
|
|
#endif
|
||
|
|
#define RIGVM_RigVMExecuteContext_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMSlice *******************************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMSlice_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMExecuteContext_h_52_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMSlice_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMSlice;
|
||
|
|
// ********** End ScriptStruct FRigVMSlice *********************************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMRuntimeSettings *********************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMRuntimeSettings_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMExecuteContext_h_207_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMRuntimeSettings_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMRuntimeSettings;
|
||
|
|
// ********** End ScriptStruct FRigVMRuntimeSettings ***********************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMExecutePin **************************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMExecutePin_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMExecuteContext_h_268_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMExecutePin_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMExecutePin;
|
||
|
|
// ********** End ScriptStruct FRigVMExecutePin ****************************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMExecuteContext **********************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMExecuteContext_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMExecuteContext_h_278_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMExecuteContext_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FRigVMExecutePin Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMExecuteContext;
|
||
|
|
// ********** End ScriptStruct FRigVMExecuteContext ************************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMExtendedExecuteContext **************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMExtendedExecuteContext_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMExecuteContext_h_602_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMExtendedExecuteContext_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct();
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMExtendedExecuteContext;
|
||
|
|
// ********** End ScriptStruct FRigVMExtendedExecuteContext ****************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMCore_RigVMExecuteContext_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|