Navigation
Unreal Engine C++ API Reference > Plugins > NiagaraEditor > ViewModels > FNiagaraOverviewGraphViewModel
Type
typedef TMulticastDelegate_OneParam< void, const TSet < UEdGraphNode * > & > FOnNodesPasted
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraOverviewGraphViewModel.h |
Include | #include "ViewModels/NiagaraOverviewGraphViewModel.h" |
Remarks
A multicast delegate which is called when nodes are pasted in the graph which supplies the pasted nodes.