UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AttributeCurve.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Curves/KeyHandle.h"
#include "Curves/IndexedCurve.h"
#include "Serialization/Archive.h"
#include "Animation/WrappedAttribute.h"
#include "Animation/IAttributeBlendOperator.h"
#include "AttributeCurve.generated.h"

Go to the source code of this file.

Classes

struct  FAttributeKey
 
struct  FAttributeCurve
 
struct  TStructOpsTypeTraits< FAttributeCurve >
 

Namespaces

namespace  UE
 
namespace  UE::Anim
 
namespace  UE::UAF
 

Typedefs

typedef UE::Anim::TWrappedAttribute< FDefaultAllocatorFWrappedAttribute
 

Typedef Documentation

◆ FWrappedAttribute