Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Common > API/Runtime/Networking/Common/FUdpSocketReceiver
- FRunnable::Init()
- FUdpSocketReceiver::Init()
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Common/UdpSocketReceiver.h |
| Include | #include "Common/UdpSocketReceiver.h" |
virtual bool Init()
Remarks
Initializes the runnable object.
This method is called in the context of the thread object that aggregates this, not the thread that passes this runnable to a new thread.