Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/IAssetManagerEditorModule
Description
Returns our list of command info populated by OnRegisterAdditionalReferenceViewerCommands. Needed to be tracked separately from command list to populate commands in menu ui
| Name | GetRegisteredAdditionalReferenceViewerCommands |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h |
| Include Path | #include "AssetManagerEditorModule.h" |
const TArray < TSharedPtr < FUICommandInfo > > & GetRegisteredAdditionalReferenceViewerCommands()