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