Struct tf_demo_parser::demo::gameevent_gen::PlayerStatsUpdatedEvent [−][src]
pub struct PlayerStatsUpdatedEvent {
pub force_upload: bool,
}Fields
force_upload: boolTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PlayerStatsUpdatedEventimpl Send for PlayerStatsUpdatedEventimpl Sync for PlayerStatsUpdatedEventimpl Unpin for PlayerStatsUpdatedEventimpl UnwindSafe for PlayerStatsUpdatedEvent