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