OpenClonk
C4NetIOUDP::ConnPacket Struct Reference
Inheritance diagram for C4NetIOUDP::ConnPacket:
[legend]
Collaboration diagram for C4NetIOUDP::ConnPacket:
[legend]

Public Attributes

uint32_t ProtocolVer
 
BinAddr Addr
 
BinAddr MCAddr
 
uint8_t StatusByte
 
uint32_t Nr
 

Detailed Description

Definition at line 2412 of file C4NetIO.cpp.

Member Data Documentation

◆ Addr

BinAddr C4NetIOUDP::ConnPacket::Addr

Definition at line 2415 of file C4NetIO.cpp.

Referenced by C4NetIOUDP::Peer::DoConn(), and C4NetIOUDP::Peer::OnRecv().

◆ MCAddr

BinAddr C4NetIOUDP::ConnPacket::MCAddr

Definition at line 2416 of file C4NetIO.cpp.

Referenced by C4NetIOUDP::Peer::DoConn(), and C4NetIOUDP::Peer::OnRecv().

◆ Nr

◆ ProtocolVer

uint32_t C4NetIOUDP::ConnPacket::ProtocolVer

Definition at line 2414 of file C4NetIO.cpp.

Referenced by C4NetIOUDP::Peer::DoConn(), and C4NetIOUDP::Peer::OnRecv().

◆ StatusByte


The documentation for this struct was generated from the following file: