FAnimationCacheBonesContext

Context passed around when RequiredBones array changed and cached bones indices have to be refreshed.

Windows
MacOS
Linux

Inheritance Hierarchy

FAnimationBaseContext

FAnimationCacheBonesContext

References

Module

Engine

Header

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

Include

#include "Animation/AnimNodeBase.h"

Syntax

struct FAnimationCacheBonesContext : public FAnimationBaseContext

Remarks

Context passed around when RequiredBones array changed and cached bones indices have to be refreshed. (RequiredBones array changed because of an LOD switch for example)

Constructors

Name Description

Public function

FAnimationCacheBonesContext

(
    FAnimInstanceProxy* InAnimInst...
)

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