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