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