watson-unreal-sdk-plugin
watson-unreal-sdk-plugin copied to clipboard
Build for 4.21.2
I tried to build this for 4.21.2.
Initially there is one error, USoundWave->SampleRate is now protected so after rewriting that line using USoundWave->SetSampleRate() instead the build completes without errors...
...until I start up unreal and it immedeatly crashes.