Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FViewportCursorLocation
- FViewportClick
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include | #include "EditorViewportClient.h" |
Syntax
struct FViewportClick : public FViewportCursorLocation
Constructors
| Type | Name | Description | |
|---|---|---|---|
FViewportClick
(
const FSceneView* View, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FIntPoint & | GetClickPos () |
||
| EInputEvent | GetEvent () |
||
| const FKey & | GetKey () |
||
| bool | IsAltDown () |
||
| bool | |||
| bool | IsShiftDown () |