Files
UnrealEngine/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_StateResult.h
2025-05-18 13:04:45 +08:00

9 lines
397 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
// HEADER_UNIT_SKIP - Deprecated
UE_DEPRECATED_HEADER(5.3, "Including AnimGraphRuntime/AnimNode_StateResult.h is deprecated. The file location changed. Use AnimNode_StateResult.h from the Engine module (Engine/Animation/AnimNode_StateResult.h) instead of the AnimGraphRuntime module.")
#include "Animation/AnimNode_StateResult.h"