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