Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > SoundCueGraph
Inheritance Hierarchy
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraph.h |
Include | #include "SoundCueGraph/SoundCueGraph.h" |
Syntax
class USoundCueGraph : public [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph)
Constructors
Type | Name | Description |
---|---|---|
USoundCueGraph ( const FObjectInitializer& ObjectIn... ) |
Functions
Type | Name | Description |
---|---|---|
USoundCue &#... | GetSoundCue () | Returns the SoundCue that contains this graph |