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

43 lines
1.9 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 "Animation/BoneSocketReference.h"
#ifdef ENGINE_BoneSocketReference_generated_h
#error "BoneSocketReference.generated.h already included, missing '#pragma once' in BoneSocketReference.h"
#endif
#define ENGINE_BoneSocketReference_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FSocketReference **************************************************
struct Z_Construct_UScriptStruct_FSocketReference_Statics;
#define FID_Engine_Source_Runtime_Engine_Public_Animation_BoneSocketReference_h_23_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FSocketReference_Statics; \
ENGINE_API static class UScriptStruct* StaticStruct();
struct FSocketReference;
// ********** End ScriptStruct FSocketReference ****************************************************
// ********** Begin ScriptStruct FBoneSocketTarget *************************************************
struct Z_Construct_UScriptStruct_FBoneSocketTarget_Statics;
#define FID_Engine_Source_Runtime_Engine_Public_Animation_BoneSocketReference_h_95_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FBoneSocketTarget_Statics; \
ENGINE_API static class UScriptStruct* StaticStruct();
struct FBoneSocketTarget;
// ********** End ScriptStruct FBoneSocketTarget ***************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_Engine_Public_Animation_BoneSocketReference_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS