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