Struct tf_demo_parser::demo::gameevent_gen::PartyQueueStateChangedEvent [−][src]
pub struct PartyQueueStateChangedEvent {
pub match_group: u16,
}Fields
match_group: u16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PartyQueueStateChangedEventimpl Send for PartyQueueStateChangedEventimpl Sync for PartyQueueStateChangedEventimpl Unpin for PartyQueueStateChangedEventimpl UnwindSafe for PartyQueueStateChangedEvent