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