FCustomAttribute

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/CustomAttributes.h

Include

#include "Animation/CustomAttributes.h"

Syntax

struct FCustomAttribute

Variables

Name Description

Public variable

FName

 

Name

Name of this attribute

Public variable

TArray< float >

 

Times

Time keys (should match number of Value entries)

Public variable

TArray< FVarian...

 

Values

Value keys (should match number of Times entries)

Public variable

int32

 

VariantType

(FVariant) type contained by Values array

Functions

Name Description

Public function

bool

 

Serialize

(
    FArchive& Ar
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss