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