UMeshSurfacePointTool::SetShiftToggle

Called by registered InputBehaviors to set the state of the "shift" button (or device equivalent)

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseTools/MeshSurfacePointTool.h

Include

#include "BaseTools/MeshSurfacePointTool.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseTools/MeshSurfacePointTool.cpp

Syntax

virtual void SetShiftToggle
(
    bool bShiftDown
)

Remarks

Called by registered InputBehaviors to set the state of the "shift" button (or device equivalent)

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