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