Struct tf_demo_parser::demo::gameevent_gen::HideAnnotationEvent [−][src]
pub struct HideAnnotationEvent {
pub id: u32,
}Fields
id: u32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HideAnnotationEventimpl Send for HideAnnotationEventimpl Sync for HideAnnotationEventimpl Unpin for HideAnnotationEventimpl UnwindSafe for HideAnnotationEvent