Struct tf_demo_parser::demo::gameevent_gen::LocalPlayerChangeDisguiseEvent [−][src]
pub struct LocalPlayerChangeDisguiseEvent {
pub disguised: bool,
}Fields
disguised: boolTrait Implementations
Auto Trait Implementations
impl Send for LocalPlayerChangeDisguiseEventimpl Sync for LocalPlayerChangeDisguiseEventimpl Unpin for LocalPlayerChangeDisguiseEventimpl UnwindSafe for LocalPlayerChangeDisguiseEvent