Navigation
API > API/Plugins > API/Plugins/AssetSearch > API/Plugins/AssetSearch/FAssetSearchCommands
- TCommands::RegisterCommands()
- FAssetSearchCommands::RegisterCommands()
References
| Module | AssetSearch |
| Header | /Engine/Plugins/Editor/AssetSearch/Source/Public/AssetSearchCommands.h |
| Include | #include "AssetSearchCommands.h" |
| Source | /Engine/Plugins/Editor/AssetSearch/Source/Private/AssetSearchCommands.cpp |
virtual void RegisterCommands&40;&41;
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.