SCurveEditor::SetRequireFocusToZoom

Set flag that allows scrolling up/down over the widget from the outside without it handling the scroll wheel event

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SCurveEditor.h

Include

#include "SCurveEditor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SCurveEditor.cpp

Syntax

void SetRequireFocusToZoom
(
    bool bInRequireFocusToZoom
)

Remarks

Set flag that allows scrolling up/down over the widget from the outside without it handling the scroll wheel event

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