Struct tf_demo_parser::demo::gameevent_gen::ShowVsPanelEvent [−][src]
pub struct ShowVsPanelEvent {
pub show: bool,
}Fields
show: boolTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ShowVsPanelEventimpl Send for ShowVsPanelEventimpl Sync for ShowVsPanelEventimpl Unpin for ShowVsPanelEventimpl UnwindSafe for ShowVsPanelEvent