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