Epic Developer Community Forums
Are events multiThread? [Answered : NO]
Development
Programming & Scripting
C++
unreal-engine
BrUnO_XaVIeR
(BrUnO XaVIeR)
September 27, 2018, 11:15pm
4
Events must run in main game thread only.
“Begin Play” as well even tho it isn’t exactly an “event”.
show post in topic