Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Type
typedef TBaseDelegate_OneParam< void, UAnimInstance * > FOnAddCustomAnimationCurves
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
| Include | #include "Animation/AnimInstance.h" |
Remarks
Delegate that allows users to insert custom animation curve values - for now, it's only single, not sure how to make this to multi delegate and retrieve value sequentially, so