Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/SCurveEditorPanel
Description
Check whether or not we can set a key interpolation on the current selection. If no keys are selected, you can't set an interpolation!
| Name | CanSetKeyInterpolation |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h |
| Include Path | #include "SCurveEditorPanel.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/SCurveEditorPanel.cpp |
bool CanSetKeyInterpolation() const