I am trying to understand how to use the game feature plugins Asset Manager, can anyone help with this?
My goal is to get a list of all items of a specific type whether it is from the “Base” folders, or the “Plugin” folder. I am first testing this by trying to get a list of maps. In the Asset manager I specified the folder that they are in and ran the following code.
This produces the desired effect of getting the maps from the Content folder AKA “Base” folder. However, when utilizing asset types to scan for in the Game Feature Data Asset, the maps that are in this game feature plugin folder do not show. I even just added specific assets to no avail.
I am in a third person project and have enabled modular gameplay and game features plugin NOTE: this is NOT Lyra.
So how do I get the Plugin features maps to show in the list?