45 lines
2.1 KiB
C
45 lines
2.1 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_CastEnum.h"
|
||
|
|
|
||
|
|
#ifdef RIGVM_RigVMDispatch_CastEnum_generated_h
|
||
|
|
#error "RigVMDispatch_CastEnum.generated.h already included, missing '#pragma once' in RigVMDispatch_CastEnum.h"
|
||
|
|
#endif
|
||
|
|
#define RIGVM_RigVMDispatch_CastEnum_generated_h
|
||
|
|
|
||
|
|
#include "UObject/ObjectMacros.h"
|
||
|
|
#include "UObject/ScriptMacros.h"
|
||
|
|
|
||
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMDispatch_CastEnumToInt **************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMDispatch_CastEnumToInt_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_RigVMDispatch_CastEnum_h_20_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMDispatch_CastEnumToInt_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FRigVMDispatchFactory Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMDispatch_CastEnumToInt;
|
||
|
|
// ********** End ScriptStruct FRigVMDispatch_CastEnumToInt ****************************************
|
||
|
|
|
||
|
|
// ********** Begin ScriptStruct FRigVMDispatch_CastIntToEnum **************************************
|
||
|
|
struct Z_Construct_UScriptStruct_FRigVMDispatch_CastIntToEnum_Statics;
|
||
|
|
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_RigVMDispatch_CastEnum_h_47_GENERATED_BODY \
|
||
|
|
friend struct ::Z_Construct_UScriptStruct_FRigVMDispatch_CastIntToEnum_Statics; \
|
||
|
|
RIGVM_API static class UScriptStruct* StaticStruct(); \
|
||
|
|
typedef FRigVMDispatchFactory Super;
|
||
|
|
|
||
|
|
|
||
|
|
struct FRigVMDispatch_CastIntToEnum;
|
||
|
|
// ********** End ScriptStruct FRigVMDispatch_CastIntToEnum ****************************************
|
||
|
|
|
||
|
|
#undef CURRENT_FILE_ID
|
||
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_RigVMDispatch_CastEnum_h
|
||
|
|
|
||
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|