This is wrong. Broadcast will always run bound objects within the same thread. UE4 events/delegates, as far as I can see, cannot be used for inter-thread communication.
1 Like
This is wrong. Broadcast will always run bound objects within the same thread. UE4 events/delegates, as far as I can see, cannot be used for inter-thread communication.