Patrick Boutot
|
5e36ee3d7c
|
MVVM: Add a blueprint view to the AssetSearch. The module is not added because it depends on the AssetSearch plugin. The code to enable it is ... but the "Optional" doesn't work at the moment and it would always enabled the AssetSearch.
{
"Name": "ModelViewViewModelAssetSearch",
"Type": "Editor",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "AssetSearch",
"Enabled": true,
"Optional": true
]
#rb editor-ui-systems
#preflight 6453f968386cf3c273d47cde
[CL 25352167 by Patrick Boutot in ue5-main branch]
|
2023-05-05 07:10:41 -04:00 |
|