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 FViewportCursorLocation
Remarks
Contains information about a mouse cursor position within a viewport, transformed into the correct coordinate system for the viewport.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FViewportCursorLocation
(
const FSceneView* View, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FIntPoint & | GetCursorPos () |
||
| const FVector & | GetDirection () |
||
| const FVector & | GetOrigin () |
||
| FEditorViewportClient * | |||
| ELevelViewportType |