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