I create child class of FRunnable with name FSortThread. My code you can see:
After play in unreal engine editor, my game crash. It’s debug:
How I undersand, all code is in Main Thread, but why it’s?! Please, help me!
I forget to write that start work this thread in BeginPlay in my GameMode