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

44 lines
2.0 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 "AnimNodes/AnimNode_RandomPlayer.h"
#ifdef ANIMGRAPHRUNTIME_AnimNode_RandomPlayer_generated_h
#error "AnimNode_RandomPlayer.generated.h already included, missing '#pragma once' in AnimNode_RandomPlayer.h"
#endif
#define ANIMGRAPHRUNTIME_AnimNode_RandomPlayer_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin ScriptStruct FRandomPlayerSequenceEntry ****************************************
struct Z_Construct_UScriptStruct_FRandomPlayerSequenceEntry_Statics;
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_RandomPlayer_h_26_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FRandomPlayerSequenceEntry_Statics; \
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct();
struct FRandomPlayerSequenceEntry;
// ********** End ScriptStruct FRandomPlayerSequenceEntry ******************************************
// ********** Begin ScriptStruct FAnimNode_RandomPlayer ********************************************
struct Z_Construct_UScriptStruct_FAnimNode_RandomPlayer_Statics;
#define FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_RandomPlayer_h_98_GENERATED_BODY \
friend struct ::Z_Construct_UScriptStruct_FAnimNode_RandomPlayer_Statics; \
ANIMGRAPHRUNTIME_API static class UScriptStruct* StaticStruct(); \
typedef FAnimNode_AssetPlayerRelevancyBase Super;
struct FAnimNode_RandomPlayer;
// ********** End ScriptStruct FAnimNode_RandomPlayer **********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Source_Runtime_AnimGraphRuntime_Public_AnimNodes_AnimNode_RandomPlayer_h
PRAGMA_ENABLE_DEPRECATION_WARNINGS