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