UGeomModifier_Pen::InputKey

Windows
MacOS
Linux

Override Hierarchy

UGeomModifier::InputKey()

UGeomModifier_Pen::InputKey()

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier_Pen.h

Include

#include "GeomModifier_Pen.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryModifiers.cpp

Syntax

virtual bool InputKey
(
    class FEditorViewportClient * ViewportClient,
    FViewport * Viewport,
    FKey Key,
    EInputEvent Event
)

Returns

true if the key was handled by this editor mode tool.

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