Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundClassGraph > API/Editor/AudioEditor/SoundClassGraph/USoundClassGraphSchema
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundClassGraph/SoundClassGraphSchema.h |
| Include | #include "SoundClassGraph/SoundClassGraphSchema.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundClassGraphSchema.cpp |
virtual void DroppedAssetsOnGraph
(
const TArray < struct FAssetData > & Assets,
const FVector2D & GraphPosition,
UEdGraph * Graph
) const