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

66 lines
3.6 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 "AnimBoneCompressionCodec_ACLSafe.h"
#ifdef ACLPLUGIN_AnimBoneCompressionCodec_ACLSafe_generated_h
#error "AnimBoneCompressionCodec_ACLSafe.generated.h already included, missing '#pragma once' in AnimBoneCompressionCodec_ACLSafe.h"
#endif
#define ACLPLUGIN_AnimBoneCompressionCodec_ACLSafe_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UAnimBoneCompressionCodec_ACLSafe ****************************************
struct Z_Construct_UClass_UAnimBoneCompressionCodec_ACLSafe_Statics;
ACLPLUGIN_API UClass* Z_Construct_UClass_UAnimBoneCompressionCodec_ACLSafe_NoRegister();
#define FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h_15_INCLASS \
private: \
static void StaticRegisterNativesUAnimBoneCompressionCodec_ACLSafe(); \
friend struct ::Z_Construct_UClass_UAnimBoneCompressionCodec_ACLSafe_Statics; \
static UClass* GetPrivateStaticClass(); \
friend ACLPLUGIN_API UClass* ::Z_Construct_UClass_UAnimBoneCompressionCodec_ACLSafe_NoRegister(); \
public: \
DECLARE_CLASS2(UAnimBoneCompressionCodec_ACLSafe, UAnimBoneCompressionCodec_ACLBase, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/ACLPlugin"), Z_Construct_UClass_UAnimBoneCompressionCodec_ACLSafe_NoRegister) \
DECLARE_SERIALIZER(UAnimBoneCompressionCodec_ACLSafe) \
static constexpr const TCHAR* StaticConfigName() {return TEXT("Engine");} \
#define FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h_15_STANDARD_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
ACLPLUGIN_API UAnimBoneCompressionCodec_ACLSafe(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAnimBoneCompressionCodec_ACLSafe) \
DECLARE_VTABLE_PTR_HELPER_CTOR(ACLPLUGIN_API, UAnimBoneCompressionCodec_ACLSafe); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAnimBoneCompressionCodec_ACLSafe); \
/** Deleted move- and copy-constructors, should never be used */ \
UAnimBoneCompressionCodec_ACLSafe(UAnimBoneCompressionCodec_ACLSafe&&) = delete; \
UAnimBoneCompressionCodec_ACLSafe(const UAnimBoneCompressionCodec_ACLSafe&) = delete; \
ACLPLUGIN_API virtual ~UAnimBoneCompressionCodec_ACLSafe();
#define FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h_12_PROLOG
#define FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h_15_GENERATED_BODY_LEGACY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h_15_INCLASS \
FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h_15_STANDARD_CONSTRUCTORS \
public: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UAnimBoneCompressionCodec_ACLSafe;
// ********** End Class UAnimBoneCompressionCodec_ACLSafe ******************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Animation_ACLPlugin_Source_ACLPlugin_Classes_AnimBoneCompressionCodec_ACLSafe_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS