UnrealEngine is creating some internal thread inside UE4 application. We need to stop all the threads expect main thread in UE4. How can we do that?. Is there anyway to stop thread creation in UE4?
UnrealEngine is creating some internal thread inside UE4 application. We need to stop all the threads expect main thread in UE4. How can we do that?. Is there anyway to stop thread creation in UE4?