FOnCropAnimSequence

A Slate SpinBox resembles traditional spin boxes in that it is a widget that provides keyboard-based and mouse-based manipulation of a numberic value.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, bool, float > FOnCropAnimSequence

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SScrubWidget.h

Include

#include "SScrubWidget.h"

Remarks

A Slate SpinBox resembles traditional spin boxes in that it is a widget that provides keyboard-based and mouse-based manipulation of a numberic value. Mouse-based manipulation: drag anywhere on the spinbox to change the value. Keyboard-based manipulation: click on the spinbox to enter text mode.

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