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