Struct tf_demo_parser::demo::gameevent_gen::RevivePlayerStoppedEvent [−][src]
pub struct RevivePlayerStoppedEvent {
pub ent_index: u16,
}Fields
ent_index: u16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RevivePlayerStoppedEventimpl Send for RevivePlayerStoppedEventimpl Sync for RevivePlayerStoppedEventimpl Unpin for RevivePlayerStoppedEventimpl UnwindSafe for RevivePlayerStoppedEvent