Struct bancho_packets::client::UserJoinLobby
source · pub struct UserJoinLobby {}Expand description
#30: OSU_USER_JOIN_LOBBY
Implementations§
Trait Implementations§
source§impl BanchoPacket for UserJoinLobby
impl BanchoPacket for UserJoinLobby
source§impl BanchoPacketLength for UserJoinLobby
impl BanchoPacketLength for UserJoinLobby
source§impl Clone for UserJoinLobby
impl Clone for UserJoinLobby
source§fn clone(&self) -> UserJoinLobby
fn clone(&self) -> UserJoinLobby
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more