Hi,
I created a custom asset in a plugin that contains a list of pair id-string. This list can be different in each asset.
Then I created a component that can reference one of these assets, Can I make a UPROPERTY that list the string from the asset to choose one and then set the id in the member of the component ?