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