Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UEdGraphSchema_Niagara
- UEdGraphSchema::DroppedAssetsOnGraph()
- UEdGraphSchema_Niagara::DroppedAssetsOnGraph()
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_Niagara.h |
| Include | #include "EdGraphSchema_Niagara.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/EdGraphSchema_Niagara.cpp |
virtual void DroppedAssetsOnGraph
&40;
const TArray< FAssetData > & Assets,
const FVector2D & GraphPosition,
UEdGraph &42; Graph
&41; const
Remarks
Called when asset(s) are dropped onto a graph background.