Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundCueGraph > API/Editor/AudioEditor/SoundCueGraph/USoundCueGraphSchema
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h |
| Include | #include "SoundCueGraph/SoundCueGraphSchema.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundCueGraphSchema.cpp |
virtual bool TryCreateConnection
(
UEdGraphPin * A,
UEdGraphPin * B
) const