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