SCurveEditorPanel::FArguments::DisabledTimeSnapTooltip

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

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

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h
Include #include "SCurveEditorPanel.h"
WidgetArgsType & DisabledTimeSnapTooltip
&40;
    const TAttribute< FText > & InAttribute
&41;

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library