Struct tf_demo_parser::demo::gameevent_gen::TeamPlayRoundStalemateEvent [−][src]
pub struct TeamPlayRoundStalemateEvent {
pub reason: u8,
}Fields
reason: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TeamPlayRoundStalemateEventimpl Send for TeamPlayRoundStalemateEventimpl Sync for TeamPlayRoundStalemateEventimpl Unpin for TeamPlayRoundStalemateEventimpl UnwindSafe for TeamPlayRoundStalemateEvent