Path to dependent dlls in plugin

I have found a solution by using FPlatformProcess::AddDllDirectory(*DllsPath) in plugin cpp file.

2 Likes