UFMODBank not editable in UDataTable

Hi,
I have a little problem, is it a bug or a feature?

grafik

When I create a UDataTable from this struct just the BankProperty is not editable. When I use the struct inside a blueprint as a variable I can edit the field and it is not visible in the details panel. I need this to have the corresponding bank to the sound and load the bank.

Best regards

Found out, TSoftObjectPtr circumvents this problem. I can edit this in UDataTable.

Hi,

Thanks for sharing the solution!