UCurveControlPointsMechanic::Setup

Called to initialize the InteractionMechanic

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UInteractionMechanic::Setup()

UCurveControlPointsMechanic::Setup()

References

Module

ModelingComponents

Header

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

Include

#include "Mechanics/CurveControlPointsMechanic.h"

Source

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

Syntax

virtual void Setup
(
    UInteractiveTool * ParentTool
)

Remarks

Called to initialize the InteractionMechanic