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