Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/UEdGraphSchema_CustomizableObjec-
- UEdGraphSchema::DroppedAssetsOnGraph()
- UEdGraphSchema_CustomizableObject::DroppedAssetsOnGraph()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/EdGraphSchema_CustomizableObject.h |
| Include | #include "MuCOE/EdGraphSchema_CustomizableObject.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/EdGraphSchema_CustomizableObject.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.