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