Struct tf_demo_parser::demo::gameevent_gen::PhysgunPickupEvent [−][src]
pub struct PhysgunPickupEvent {
pub ent_index: u32,
}Fields
ent_index: u32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PhysgunPickupEventimpl Send for PhysgunPickupEventimpl Sync for PhysgunPickupEventimpl Unpin for PhysgunPickupEventimpl UnwindSafe for PhysgunPickupEvent