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