Navigation
API > API/Editor > API/Editor/CurveEditor
Defines commands for SCurveEditorPanel (and UnrealEd::SCurveEditor)
| Name | FCurveEditorCommands |
| Type | class |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditorCommands.h |
| Include Path | #include "CurveEditorCommands.h" |
Syntax
class FCurveEditorCommands : public TCommands< FCurveEditorCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FCurveEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCurveEditorCommands() |
CurveEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AddKeyHovered | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| AddKeyToAllCurves | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ApplyBufferedCurves | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| BakeCurve | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| BufferVisibleCurves | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ClearSelectionRange | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| DeactivateCurrentTool | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| DeselectAllKeys | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| FlattenTangents | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| FlipCurveHorizontal | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| FlipCurveVertical | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationConstant | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationCubicAuto | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationCubicBreak | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationCubicSmartAuto | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationCubicUser | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationLinear | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InterpolationToggleWeighted | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| InvertSelection | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| JumpToEnd | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| JumpToStart | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| MatchFirstTangentToLast | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| MatchLastTangentToFirst | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| OpenUserImplementableFilterWindow | TSharedPtr< FUICommandInfo > | User Filtering. | CurveEditorCommands.h | |
| PasteAndMerge | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| PasteKeysHovered | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| PasteRelative | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ReduceCurve | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ScrubTime | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SelectAllKeys | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SelectBackward | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SelectForward | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SelectNone | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetAllTangentsVisibility | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetAxisSnappingHorizontal | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetAxisSnappingNone | TSharedPtr< FUICommandInfo > | Axis Snapping. | CurveEditorCommands.h | |
| SetAxisSnappingVertical | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetCurveColorsForSelected | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetNoTangentsVisibility | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPostInfinityExtrapConstant | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPostInfinityExtrapCycle | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPostInfinityExtrapCycleWithOffset | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPostInfinityExtrapLinear | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPostInfinityExtrapOscillate | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPreInfinityExtrapConstant | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPreInfinityExtrapCycle | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPreInfinityExtrapCycleWithOffset | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPreInfinityExtrapLinear | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetPreInfinityExtrapOscillate | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetRandomCurveColorsForSelected | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetSelectedKeysTangentVisibility | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetSelectionRangeEnd | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetSelectionRangeStart | TSharedPtr< FUICommandInfo > | Selection Range. | CurveEditorCommands.h | |
| SetViewModeAbsolute | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetViewModeNormalized | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SetViewModeStacked | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SmartSnapKeys | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| StepBackward | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| StepForward | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| StepToNextKey | TSharedPtr< FUICommandInfo > | Time Management. | CurveEditorCommands.h | |
| StepToPreviousKey | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| StraightenTangents | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| SwapBufferedCurves | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleAutoFrameCurveEditor | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleExpandCollapseNodes | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleExpandCollapseNodesAndDescendants | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleInputSnapping | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleOutputSnapping | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleShowBars | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleShowBufferedCurves | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleShowCurveEditorCurveToolTips | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleShowValueIndicatorLines | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ToggleSnapTimeToSelection | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| TranslateSelectedKeysLeft | TSharedPtr< FUICommandInfo > | Key Movement. | CurveEditorCommands.h | |
| TranslateSelectedKeysRight | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ZoomToFit | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ZoomToFitAll | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ZoomToFitHorizontal | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h | ||
| ZoomToFitVertical | TSharedPtr< FUICommandInfo > | CurveEditorCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
CurveEditorCommands.h |