Struct tf_demo_parser::demo::gameevent_gen::TeamPlayTeamReadyEvent [−][src]
pub struct TeamPlayTeamReadyEvent {
pub team: u8,
}Fields
team: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TeamPlayTeamReadyEventimpl Send for TeamPlayTeamReadyEventimpl Sync for TeamPlayTeamReadyEventimpl Unpin for TeamPlayTeamReadyEventimpl UnwindSafe for TeamPlayTeamReadyEvent