Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor
Inheritance Hierarchy
- ICurveEditorBounds
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorBounds.h |
Include | #include "ICurveEditorBounds.h" |
Syntax
struct ICurveEditorBounds
Destructors
Type | Name | Description |
---|---|---|
~ICurveEditorBounds () |
Functions
Type | Name | Description |
---|---|---|
void | GetInputBounds ( double& OutMin, double& OutMax ) | |
void | SetInputBounds ( double InMin, double InMax ) |