Struct tf_demo_parser::demo::gameevent_gen::RestartTimerTimeEvent [−][src]
pub struct RestartTimerTimeEvent {
pub time: u8,
}Fields
time: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RestartTimerTimeEventimpl Send for RestartTimerTimeEventimpl Sync for RestartTimerTimeEventimpl Unpin for RestartTimerTimeEventimpl UnwindSafe for RestartTimerTimeEvent