Struct tf_demo_parser::demo::gameevent_gen::TeamPlayMapTimeRemainingEvent [−][src]
pub struct TeamPlayMapTimeRemainingEvent {
pub seconds: u16,
}Fields
seconds: u16Trait Implementations
Auto Trait Implementations
impl Send for TeamPlayMapTimeRemainingEventimpl Sync for TeamPlayMapTimeRemainingEventimpl Unpin for TeamPlayMapTimeRemainingEventimpl UnwindSafe for TeamPlayMapTimeRemainingEvent