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