Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FDropQuery |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include Path | #include "EditorViewportClient.h" |
Syntax
struct FDropQuery
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDropQuery() |
EditorViewportClient.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCanDrop | bool | True if it's valid to drop the object at the location queried | EditorViewportClient.h | |
| HintText | FText | Optional hint text that may be returned to the user. | EditorViewportClient.h |