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