SetPlaneCtrlClickBehaviorTarget

This is the behavior target used for the Ctrl+click behavior that sets the plane in the world, exposed here so that the user can modify it after [Setup()](API\Plugins\ModelingComponents\Mechanics\UConstructionPlaneMechanic\Setup) if needed.

Choose your operating system:

Windows

macOS

Linux

Syntax

TUniquePtr< FSelectClickedAction > SetPlaneCtrlClickBehaviorTarget

Remarks

This is the behavior target used for the Ctrl+click behavior that sets the plane in the world, exposed here so that the user can modify it after Setup() if needed. By default, Setup() will have it call SetDrawPlaneFromWorldPos.