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