Struct tf_demo_parser::demo::gameevent_gen::LandedEvent [−][src]
pub struct LandedEvent {
pub player: u8,
}Fields
player: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LandedEventimpl Send for LandedEventimpl Sync for LandedEventimpl Unpin for LandedEventimpl UnwindSafe for LandedEvent