UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuiltInAttributeTypes.h File Reference
#include "CoreMinimal.h"
#include "Animation/AnimSequenceBase.h"
#include "Animation/AttributeTraits.h"
#include "AnimationRuntime.h"
#include "Algo/Transform.h"
#include "BuiltInAttributeTypes.generated.h"

Go to the source code of this file.

Classes

struct  FFloatAnimationAttribute
 
struct  FIntegerAnimationAttribute
 
struct  FStringAnimationAttribute
 
struct  FTransformAnimationAttribute
 
struct  FVectorAnimationAttribute
 
struct  FQuaternionAnimationAttribute
 
struct  FNonBlendableQuaternionAnimationAttribute
 
struct  FNonBlendableVectorAnimationAttribute
 
struct  FNonBlendableTransformAnimationAttribute
 
struct  FNonBlendableFloatAnimationAttribute
 
struct  FNonBlendableIntegerAnimationAttribute
 
struct  UE::Anim::TAttributeTypeTraits< FIntegerAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FStringAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FTransformAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FQuaternionAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FNonBlendableQuaternionAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FNonBlendableVectorAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FNonBlendableTransformAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FNonBlendableFloatAnimationAttribute >
 
struct  UE::Anim::TAttributeTypeTraits< FNonBlendableIntegerAnimationAttribute >
 
class  UBuiltInAttributesExtensions
 

Namespaces

namespace  UE
 
namespace  UE::Anim
 

Functions

uint32 GetTypeHash (const FStringAnimationAttribute &Key)
 

Function Documentation

◆ GetTypeHash()

uint32 GetTypeHash ( const FStringAnimationAttribute Key)
inline