Hi there,
I want to be able to add a new category in “ContentBrowserNewAdvancedAsset” for my plugin. For now it’s working fine when adding an entry in “EAssetTypeCategories” and adding some code to NewAssetContextMenu.cpp but im having hard time to figure how to do it from plugin code only without modifying engine source.
Has anyone know how to do it only from plugin code?