Navigation
API > API/Plugins > API/Plugins/AssetSearch
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FAssetSearchCommands
References
| Module | AssetSearch |
| Header | /Engine/Plugins/Editor/AssetSearch/Source/Public/AssetSearchCommands.h |
| Include | #include "AssetSearchCommands.h" |
Syntax
class FAssetSearchCommands : public TCommands< FAssetSearchCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | ViewAssetSearch |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |