FLANSession::BroadcastPacket

Uses the cached broadcast address to send packet to a subnet

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/LANBeacon.h

Include

#include "LANBeacon.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/LANBeacon.cpp

Syntax

bool BroadcastPacket
(
    uint8 * Packet,
    int32 Length
)

Remarks

Uses the cached broadcast address to send packet to a subnet

Parameters

Parameter

Description

Packet

the packet to send

Length

the size of the packet to send

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss