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