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