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