UPositionPlaneOnSceneInputBehavior::BeginCapture

Called after [WantsCapture()](API\Plugins\MeshModelingTools\UPositionPlaneOnSceneInputBehavi-\WantsCapture) returns a capture request that was accepted

Windows
MacOS
Linux

Override Hierarchy

UInputBehavior::BeginCapture()

UPositionPlaneOnSceneInputBehavior::BeginCapture()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/PositionPlaneGizmo.h

Include

#include "PositionPlaneGizmo.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/PositionPlaneGizmo.cpp

Syntax

virtual FInputCaptureUpdate BeginCapture
(
    const FInputDeviceState & InputState,
    EInputCaptureSide eSide
)

Remarks

Called after WantsCapture() returns a capture request that was accepted

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