FAnimCurveParam

UI Curve Parameter type This gets name, and cached UID and use it when needed Also it contains curve types

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h

Include

#include "Animation/AnimCurveTypes.h"

Syntax

struct FAnimCurveParam

Remarks

UI Curve Parameter type This gets name, and cached UID and use it when needed Also it contains curve types

Variables

Name Description

Public variable

FName

 

Name

Public variable

SmartName::UID_...

 

UID

Name UID for fast access

Constructors

Name Description

Public function

FAnimCurveParam()

Functions

Name Description

Public function

void

 

Initialize

(
    USkeleton* Skeleton
)

Initialize

Public function Const

bool

 

IsValid()

This doesn't check CurveType flag because it's possible you don't care about your curve types

Public function Const

bool

 

IsValidToEvaluate()

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