SCurveEditorView::GetInputBounds

Retrieve this view's input bounds, accounting for any offsets or padding from the outer container

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "SCurveEditorView.h"

Source

/Engine/Source/Editor/CurveEditor/Private/SCurveEditorView.cpp

Syntax

void GetInputBounds
(
    double & OutInputMin,
    double & OutInputMax
) const

Remarks

Retrieve this view's input bounds, accounting for any offsets or padding from the outer container

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