Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/ISoundClassEditor
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Public/ISoundClassEditor.h |
| Include | #include "ISoundClassEditor.h" |
void CreateSoundClass
&40;
class UEdGraphPin &42; FromPin,
const FVector2D & Location,
const FString & Name
&41;
Remarks
Creates a new sound class
Parameters
| Name | Description |
|---|---|
| FromPin | Pin that was dragged to create sound class |
| Location | Location for new sound class |
| Name | Name of the new sound class |