ICurveEditorBounds

Windows
MacOS
Linux

Inheritance Hierarchy

ICurveEditorBounds

FStaticCurveEditorBounds

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/ICurveEditorBounds.h

Include

#include "ICurveEditorBounds.h"

Syntax

struct ICurveEditorBounds

Destructors

Name Description

Public function Virtual

~ICurveEditorBounds()

Functions

Name Description

Public function Const

void

 

GetInputBounds

(
    double& OutMin,
    double& OutMax
)

Public function

void

 

SetInputBounds

(
    double InMin,
    double InMax
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss