Navigation
API > API/Plugins > API/Plugins/OnlineBase > API/Plugins/OnlineBase/Online > API/Plugins/OnlineBase/Online/FLANSession
References
| Module | OnlineBase |
| Header | /Engine/Plugins/Online/OnlineBase/Source/Public/Online/LANBeacon.h |
| Include | #include "Online/LANBeacon.h" |
| Source | /Engine/Plugins/Online/OnlineBase/Source/Private/Online/LANBeacon.cpp |
bool BroadcastPacket
(
uint8 * Packet,
int32 Length
)
Remarks
Uses the cached broadcast address to send packet to a subnet
Parameters
| Name | Description |
|---|---|
| Packet | the packet to send |
| Length | the size of the packet to send |