Navigation
API > API/Plugins > API/Plugins/AssetSearch
| Name | FAssetSearchCommands |
| Type | class |
| Header File | /Engine/Plugins/Editor/AssetSearch/Source/Public/AssetSearchCommands.h |
| Include Path | #include "AssetSearchCommands.h" |
Syntax
class FAssetSearchCommands : public TCommands< FAssetSearchCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FAssetSearchCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAssetSearchCommands() |
AssetSearchCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ViewAssetSearch | TSharedPtr< FUICommandInfo > | AssetSearchCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
AssetSearchCommands.h |