Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Curves > API/Runtime/Engine/Curves/FIntegralCurve
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Curves/IntegralCurve.h |
| Include | #include "Curves/IntegralCurve.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Curves/IntegralCurve.cpp |
FKeyHandle FindKeyBeforeOrAt
&40;
float KeyTime
&41; const
Remarks
Gets the handle for the last key which is at or before the time requested. If there are no keys at or before the requested time, an invalid handle is returned.