Struct bancho_packets::client::MatchChangeTeam
source · pub struct MatchChangeTeam {}Expand description
#77: OSU_MATCH_CHANGE_TEAM
Implementations§
Trait Implementations§
source§impl BanchoPacket for MatchChangeTeam
impl BanchoPacket for MatchChangeTeam
source§impl BanchoPacketLength for MatchChangeTeam
impl BanchoPacketLength for MatchChangeTeam
source§impl Clone for MatchChangeTeam
impl Clone for MatchChangeTeam
source§fn clone(&self) -> MatchChangeTeam
fn clone(&self) -> MatchChangeTeam
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 moresource§impl Debug for MatchChangeTeam
impl Debug for MatchChangeTeam
source§impl Default for MatchChangeTeam
impl Default for MatchChangeTeam
source§fn default() -> MatchChangeTeam
fn default() -> MatchChangeTeam
Returns the “default value” for a type. Read more