Navigation
API > API/Plugins > API/Plugins/MetaHumanImageViewerEditor
| |
|
| Name |
FMetaHumanCurveEditorDelayedDrag |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/MetaHumanCurveDragOperations.h |
| Include Path |
#include "MetaHumanCurveDragOperations.h" |
Syntax
struct FMetaHumanCurveEditorDelayedDrag : public FDelayedDrag
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FMetaHumanCurveEditorDelayedDrag
(
FVector2D InInitialPosition,
FKey InEffectiveKey
)
|
Start a delayed drag operation at the specified position and effective key. |
MetaHumanCurveDragOperations.h |
|
Variables
Public
Functions
Public