Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const ICurveEditorBounds & GetBounds () |
Retrieve the current curve editor bounds implementation | CurveEditor.h | |
| Retrieve the current curve editor bounds implementation | CurveEditor.h |
GetBounds()
Description
Retrieve the current curve editor bounds implementation
| Name | GetBounds |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include Path | #include "CurveEditor.h" |
const ICurveEditorBounds & GetBounds() const
GetBounds()
Description
Retrieve the current curve editor bounds implementation
| Name | GetBounds |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h |
| Include Path | #include "CurveEditor.h" |
ICurveEditorBounds & GetBounds()