FCurveEditor::SetBounds

Assign a new bounds container to this curve editor

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditor.h
Include #include "CurveEditor.h"
Source /Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp
void SetBounds
(
    [TUniquePtr](API\Runtime\Core\Templates\TUniquePtr)< [ICurveEditorBounds](API\Editor\CurveEditor\ICurveEditorBounds) > && InBounds
)

Remarks

Assign a new bounds container to this curve editor


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library