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