Struct tf_demo_parser::demo::gameevent_gen::PlayerAbandonedMatchEvent [−][src]
pub struct PlayerAbandonedMatchEvent {
pub game_over: bool,
}Fields
game_over: boolTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PlayerAbandonedMatchEventimpl Send for PlayerAbandonedMatchEventimpl Sync for PlayerAbandonedMatchEventimpl Unpin for PlayerAbandonedMatchEventimpl UnwindSafe for PlayerAbandonedMatchEvent