Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraStackEntry
| Name | FDropRequest |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackEntry.h |
| Include Path | #include "ViewModels/Stack/NiagaraStackEntry.h" |
Syntax
struct FDropRequest
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDropRequest
(
TSharedRef< const FDragDropOperation > InDragDropOperation, |
ViewModels/Stack/NiagaraStackEntry.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DragDropOperation | const TSharedRef< const FDragDropOperation > | ViewModels/Stack/NiagaraStackEntry.h | ||
| DragOptions | const EDragOptions | ViewModels/Stack/NiagaraStackEntry.h | ||
| DropOptions | const EDropOptions | ViewModels/Stack/NiagaraStackEntry.h | ||
| DropZone | const EItemDropZone | ViewModels/Stack/NiagaraStackEntry.h |