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