SCurveEditorPanel::FArguments::DisabledTimeSnapTooltip

If specified, causes the time snap adjustment UI controls to be disabled and specifies the tooltip to be used.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

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

Include

#include "SCurveEditorPanel.h"

Syntax

WidgetArgsType & DisabledTimeSnapTooltip
(
    const TAttribute< FText > & InAttribute
)

Remarks

If specified, causes the time snap adjustment UI controls to be disabled and specifies the tooltip to be used. Can be used to disable time snap controls when externally controlled.

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