Navigation
API > API/Editor > API/Editor/CurveEditor
| Name | FStaticCurveEditorBounds |
| Type | struct |
| Header File | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorBounds.h |
| Include Path | #include "ICurveEditorBounds.h" |
Syntax
struct FStaticCurveEditorBounds : public ICurveEditorBounds
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputMax | double | ICurveEditorBounds.h | ||
| InputMin | double | ICurveEditorBounds.h |
Functions
Public
Overridden from ICurveEditorBounds
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetInputBounds
(
double& OutMin, |
ICurveEditorBounds.h | ||
virtual void SetInputBounds
(
double InMin, |
ICurveEditorBounds.h |