SCurveEditorPanel::ScrollBy

Scroll this panel's view scroll box vertically by the specified amount

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h
Include #include "SCurveEditorPanel.h"
Source /Engine/Source/Editor/CurveEditor/Private/SCurveEditorPanel.cpp
void ScrollBy
(
    float Amount
)

Remarks

Scroll this panel's view scroll box vertically by the specified amount


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library