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