Struct tf2types::events::player_damaged
source · [−]Fields
amount: i32types: i32Auto Trait Implementations
impl RefUnwindSafe for player_damaged
impl Send for player_damaged
impl Sync for player_damaged
impl Unpin for player_damaged
impl UnwindSafe for player_damaged
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more