Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Curves > FRichCurve
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Curves/RichCurve.h |
Include | #include "Curves/RichCurve.h" |
Source | /Engine/Source/Runtime/Engine/Private/Curves/RichCurve.cpp |
FRichCurveKey * GetFirstMatchingKey
(
const TArray < FKeyHandle > & KeyHandles
)
Remarks
Get the first key that matches any of the given key handles.