Constant de_net::header::SERVER_PEER_BIT

source ·
const SERVER_PEER_BIT: u8 = 0b0001_0000;
Expand description

This bit is set on datagrams which are sent to the server instead of other players.