Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorViewportClient
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include | #include "EditorViewportClient.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp |
void ProcessClickInViewport
&40;
const FInputEventState & InputState,
FSceneView & View
&41;
Remarks
Handles clicking in the viewport
Parameters
| Name | Description |
|---|---|
| InputState | The mouse and keyboard input state at the time the click happened |
| View | The view of the scene in this viewport |