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