You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use your plugin,and i find that you call GEngine->Exec( GEngine->GetWorld(), *m_sInput ) in your thread!but GEngine->GetWorld() almost run in winmain thread!