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