SCurveEditorView::GetInputBounds

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

Unreal Engine C++ API Reference > Editor > CurveEditor > SCurveEditorView

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorView.h
Include #include "SCurveEditorView.h"
Source /Engine/Source/Editor/CurveEditor/Private/SCurveEditorView.cpp
void GetInputBounds
(
    double & OutInputMin,
    double & OutInputMax
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library