Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/SCurveEditorPanel > API/Editor/CurveEditor/SCurveEditorPanel/FArguments
Description
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.
| Name | DisabledTimeSnapTooltip |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h |
| Include Path | #include "SCurveEditorPanel.h" |
WidgetArgsType & DisabledTimeSnapTooltip
(
const TAttribute < FText > & InAttribute
)