Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
Inheritance Hierarchy
- FBaseBlendedCurve_DEPRECATED
- TBaseBlendedCurve
- FBlendedCurve
- FBlendedHeapCurve
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
Include | #include "Animation/AnimCurveTypes.h" |
Syntax
struct FBaseBlendedCurve_DEPRECATED
Remarks
Deprecated base for TBaseBlendedCurve for legacy support We need to use this non-templated base to avoid the deprecated (and now static) members taking up per-instance memory
Constants
Name | Description |
---|---|
bInitialized | |
CurveWeights | |
NumValidCurveCount | |
UIDToArrayIndexLUT | |
ValidCurveWeights |