34 lines
1.5 KiB
C
34 lines
1.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 "RigVMFunctions/RigVMDispatch_Select.h"
|
||
|
|
|
||
|
|
#ifdef RIGVM_RigVMDispatch_Select_generated_h
|
||
|
|
#error "RigVMDispatch_Select.generated.h already included, missing '#pragma once' in RigVMDispatch_Select.h"
|
||
|
|
#endif
|
||
|
|
#define RIGVM_RigVMDispatch_Select_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMDispatch_SelectInt32 ****************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMDispatch_SelectInt32_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_RigVMDispatch_Select_h_15_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMDispatch_SelectInt32_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FRigVMDispatch_CoreBase Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMDispatch_SelectInt32;
|
||
|
|
// ********** End ScriptStruct FRigVMDispatch_SelectInt32 ******************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_RigVMDispatch_Select_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|