Struct tf_demo_parser::demo::gameevent_gen::ServerShutdownEvent [−][src]
pub struct ServerShutdownEvent {
pub reason: String,
}Fields
reason: StringTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ServerShutdownEventimpl Send for ServerShutdownEventimpl Sync for ServerShutdownEventimpl Unpin for ServerShutdownEventimpl UnwindSafe for ServerShutdownEvent