Enum pocket_relay_core::game::codec::RemoveReason
source · #[repr(u8)]
pub enum RemoveReason {
JoinTimeout,
ConnectionLost,
Generic,
Kick,
Unknown(u8),
}Variants§
Implementations§
source§impl RemoveReason
impl RemoveReason
Trait Implementations§
source§impl Decodable for RemoveReason
impl Decodable for RemoveReason
source§impl Encodable for RemoveReason
impl Encodable for RemoveReason
source§impl ValueType for RemoveReason
impl ValueType for RemoveReason
source§fn value_type() -> TdfType
fn value_type() -> TdfType
The type of tdf value this is