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