I am trying to allow access to FWwiseSoundBankManagerImpl from a mod, and I thought that I added the access transformer correctly, but I keep getting that "Unused friend access transformer" message--what could I be doing wrong?
Where MyModName's class is FMyModName, prefix removed per the instructions in documentation--although I have also tried with the four combinations including FWwiseSoundBankManagerImpl and FMyModName
(It is still possible to edit headers to make it work, however)