Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Common > API/Runtime/Networking/Common/FUdpSocketSender
- FRunnable::Run()
- FUdpSocketSender::Run()
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Common/UdpSocketSender.h |
| Include | #include "Common/UdpSocketSender.h" |
virtual uint32 Run()
Remarks
Runs the runnable object.
This is where all per object thread work is done. This is only called if the initialization was successful.