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