Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/RigVM/UHT/RigVMFunction_MathBase.generated.h

45 lines
2.1 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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/Math/RigVMFunction_MathBase.h"
#ifdef RIGVM_RigVMFunction_MathBase_generated_h
#error "RigVMFunction_MathBase.generated.h already included, missing '#pragma once' in RigVMFunction_MathBase.h"
#endif
#define RIGVM_RigVMFunction_MathBase_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FRigVMFunction_MathBase *******************************************
struct Z_Construct_UScriptStruct_FRigVMFunction_MathBase_Statics;
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_Math_RigVMFunction_MathBase_h_12_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FRigVMFunction_MathBase_Statics; \
RIGVM_API static class UScriptStruct* StaticStruct(); \
typedef FRigVMStruct Super;
struct FRigVMFunction_MathBase;
// ********** End ScriptStruct FRigVMFunction_MathBase *********************************************
// ********** Begin ScriptStruct FRigVMFunction_MathMutableBase ************************************
struct Z_Construct_UScriptStruct_FRigVMFunction_MathMutableBase_Statics;
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_Math_RigVMFunction_MathBase_h_20_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FRigVMFunction_MathMutableBase_Statics; \
RIGVM_API static class UScriptStruct* StaticStruct(); \
typedef FRigVMStructMutable Super;
struct FRigVMFunction_MathMutableBase;
// ********** End ScriptStruct FRigVMFunction_MathMutableBase **************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_Math_RigVMFunction_MathBase_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS