Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FThreadManager
Description
Used internally to broadcast about a real thread object events. A thread-safe version, broadcast might be done from any thread.
| Name | DECLARE_TS_MULTICAST_DELEGATE_ThreeParams |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadManager.h |
| Include Path | #include "HAL/ThreadManager.h" |
DECLARE_TS_MULTICAST_DELEGATE_ThreeParams
(
FThreadEvent
)
See Also
-
RemoveThread