Navigation
API > API/Editor > API/Editor/AudioEditor
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FSoundClassEditorCommands
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Public/SoundClassEditorCommands.h |
| Include | #include "SoundClassEditorCommands.h" |
Syntax
class FSoundClassEditorCommands : public TCommands< FSoundClassEditorCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | ToggleMute | Plays the SoundCue or stops the currently playing cue/node | |
| TSharedPtr< FUICommandInfo > | ToggleSolo | Plays the SoundCue or stops the currently playing cue/node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Constructor |
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |