Navigation
API > API/Plugins > API/Plugins/AudioInsights
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FBindingContext
- TCommands
- FDashboardAssetCommands
References
| Module | AudioInsights |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/AudioInsightsDashboardAssetCommands.h |
| Include | #include "AudioInsightsDashboardAssetCommands.h" |
Syntax
class FDashboardAssetCommands : public TCommands< FDashboardAssetCommands >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddAssetCommands
(
FToolBarBuilder& OutToolbarBuilder |
||
| TSharedPtr< const FUICommandInfo > | |||
| TSharedPtr< const FUICommandInfo > | |||
| TSharedPtr< const FUICommandInfo > | |||
| TSharedPtr< const FUICommandInfo > |
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |