UDragAlignmentMechanic::Setup

Called to initialize the InteractionMechanic

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UInteractionMechanic::Setup()

UDragAlignmentMechanic::Setup()

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/DragAlignmentMechanic.h

Include

#include "Mechanics/DragAlignmentMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/DragAlignmentMechanic.cpp

Syntax

virtual void Setup
(
    UInteractiveTool * ParentTool
)

Remarks

Called to initialize the InteractionMechanic