Navigation
API > API/Plugins > API/Plugins/OnlineBase > API/Plugins/OnlineBase/Online
References
| Module | OnlineBase |
| Header | /Engine/Plugins/Online/OnlineBase/Source/Public/Online/LANBeacon.h |
| Include | #include "Online/LANBeacon.h" |
Syntax
enum ELANBeaconVersionHistory
{
HISTORY_INITIAL = 11,
HISTORY_BEACON_GUID = 12,
HISTORY_PLUS_ONE,
HISTORY_LATEST = HISTORY_PLUS_ONE - 1,
}
Values
| Name | Description |
|---|---|
| HISTORY_INITIAL | |
| HISTORY_BEACON_GUID | |
| HISTORY_PLUS_ONE | -- |
| HISTORY_LATEST |
Remarks
This value indicates which packet version the server is sending. Clients with differing versions will ignore these packets. This prevents crashing when changing the packet format and there are existing servers on the network Current format: