Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateServer/Inc/RigVM/UHT/RigVMFunction_DebugBase.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

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/Debug/RigVMFunction_DebugBase.h"
#ifdef RIGVM_RigVMFunction_DebugBase_generated_h
#error "RigVMFunction_DebugBase.generated.h already included, missing '#pragma once' in RigVMFunction_DebugBase.h"
#endif
#define RIGVM_RigVMFunction_DebugBase_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FRigVMFunction_DebugBase ******************************************
struct Z_Construct_UScriptStruct_FRigVMFunction_DebugBase_Statics;
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_Debug_RigVMFunction_DebugBase_h_12_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FRigVMFunction_DebugBase_Statics; \
RIGVM_API static class UScriptStruct* StaticStruct(); \
typedef FRigVMStruct Super;
struct FRigVMFunction_DebugBase;
// ********** End ScriptStruct FRigVMFunction_DebugBase ********************************************
// ********** Begin ScriptStruct FRigVMFunction_DebugBaseMutable ***********************************
struct Z_Construct_UScriptStruct_FRigVMFunction_DebugBaseMutable_Statics;
#define FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_Debug_RigVMFunction_DebugBase_h_21_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FRigVMFunction_DebugBaseMutable_Statics; \
RIGVM_API static class UScriptStruct* StaticStruct(); \
typedef FRigVMStructMutable Super;
struct FRigVMFunction_DebugBaseMutable;
// ********** End ScriptStruct FRigVMFunction_DebugBaseMutable *************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_RigVM_Source_RigVM_Public_RigVMFunctions_Debug_RigVMFunction_DebugBase_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS